telesign.exceptionsΒΆ

The exceptions module contains exception classes for handling the error conditions that can be thrown by procedures in the api module.

Exceptions

TelesignError The exceptions base class.
AuthorizationError Either the client failed to authenticate with the REST API server, or the service cannot be executed using the specified credentials.
ValidationError The submitted data failed the intial validation, and the service was not executed.