xia_engine.exception

Exceptions

AuthenticationError(message, *args)

401 Unauthorized

AuthorizationError(message, *args)

403 Forbidden

BadRequestError(message, *args)

400: Bad Request

ConflictError(message, *args)

409 Conflict

NotFoundError(message, *args)

404 Not Found

OutOfQuotaError(message, *args)

429 Out of Defined Quota

OutOfScopeError(message, *args)

403 Out of datascope

ServerError(message, *args)

500 Internal Server Error

UnprocessableError(message, *args)

422 Unprocessable

XiaError(message, *args)

General XIA Error