Module: Rack::Banken::Exceptions

Defined in:
lib/rack/banken/exceptions/base.rb,
lib/rack/banken/exceptions/gone.rb,
lib/rack/banken/exceptions/locked.rb,
lib/rack/banken/exceptions/conflict.rb,
lib/rack/banken/exceptions/forbidden.rb,
lib/rack/banken/exceptions/not_found.rb,
lib/rack/banken/exceptions/bad_request.rb,
lib/rack/banken/exceptions/unauthorized.rb,
lib/rack/banken/exceptions/not_acceptable.rb,
lib/rack/banken/exceptions/length_required.rb,
lib/rack/banken/exceptions/request_timeout.rb,
lib/rack/banken/exceptions/payment_required.rb,
lib/rack/banken/exceptions/upgrade_required.rb,
lib/rack/banken/exceptions/failed_dependency.rb,
lib/rack/banken/exceptions/validation_failed.rb,
lib/rack/banken/exceptions/expectation_failed.rb,
lib/rack/banken/exceptions/method_not_allowed.rb,
lib/rack/banken/exceptions/precondition_failed.rb,
lib/rack/banken/exceptions/request_uri_too_long.rb,
lib/rack/banken/exceptions/unprocessable_entity.rb,
lib/rack/banken/exceptions/internal_server_error.rb,
lib/rack/banken/exceptions/unsupported_media_type.rb,
lib/rack/banken/exceptions/request_entity_too_large.rb,
lib/rack/banken/exceptions/proxy_authentication_required.rb,
lib/rack/banken/exceptions/requested_range_not_satisfiable.rb

Defined Under Namespace

Classes: BadRequest, Base, Conflict, ExpectationFailed, FailedDependency, Forbidden, Gone, InternalServerError, LengthRequired, Locked, MethodNotAllowed, NotAcceptable, NotFound, PaymentRequired, PreconditionFailed, ProxyAuthenticationRequired, RequestEntityTooLarge, RequestTimeout, RequestUriTooLong, RequestedRangeNotSatisfiable, Unauthorized, UnprocessableEntity, UnsupportedMediaType, UpgradeRequired, ValidationFailed