Exceptions

exception pyTD.utils.exceptions.AuthorizationError(msg)

This error is thrown when an error with authorization occurs

exception pyTD.utils.exceptions.SSLError(msg)
exception pyTD.utils.exceptions.ResourceNotFound(response=None, content=None, message=None)
exception pyTD.utils.exceptions.ConfigurationError(message)
exception pyTD.utils.exceptions.CacheError
exception pyTD.utils.exceptions.TDQueryError(response=None, content=None, message=None)