ConflictError
Error raised when there has been conflict
ConnectionError
Error raised when there has been error with a connection
InternalError
Error raised when there has been internal error
LogicalError
Error raised when there was error in a logic
NotFoundError
Error raised when something is not found
NotImplementedError
Error raised when functionality is not implemented
UnauthorizedError
Error raised when access has been unauthorized
ValidationError
Error raised when there has been error with validation
Defines a new error class on ErrorFactory
Creates new error factory with global error context that is avalible on all errors defined on returned error factory.
Generated using TypeDoc
ExtendedErrorFactory
ExtendedErrorFactory is error factory with predefined common errors