Share via


service_exceptions Module

Classes

ServiceContentFilterException

An error was raised by the content filter of the service.

ServiceException

Base class for all service exceptions.

ServiceInitializationError

An error occurred while initializing the service.

ServiceInvalidAuthError

An error occurred while authenticating the service.

ServiceInvalidExecutionSettingsError

An error occurred while validating the execution settings of the service.

ServiceInvalidRequestError

An error occurred while validating the request to the service.

ServiceInvalidResponseError

An error occurred while validating the response from the service.

ServiceInvalidTypeError

An error occurred while validating the type of the service request.

ServiceResourceNotFoundError

The request service could not be found.

ServiceResponseException

Base class for all service response exceptions.