Module: ClientAuth::Errors

Defined in:
lib/client_auth/models/errors/base_error.rb,
lib/client_auth/models/errors/client_error.rb,
lib/client_auth/models/errors/resource_not_found.rb,
lib/client_auth/models/errors/precondition_failed.rb,
lib/client_auth/models/errors/unprocessable_entity.rb,
lib/client_auth/models/errors/internal_server_error.rb

Defined Under Namespace

Classes: BaseError, ClientError, InternalServerError, PreconditionFailed, ResourceNotFound, UnprocessableEntity