Module: Hyperdrive::Errors

Defined in:
lib/hyperdrive/errors/not_found.rb,
lib/hyperdrive/errors/http_error.rb,
lib/hyperdrive/errors/bad_request.rb,
lib/hyperdrive/errors/no_response.rb,
lib/hyperdrive/errors/unauthorized.rb,
lib/hyperdrive/errors/unknown_error.rb,
lib/hyperdrive/errors/not_acceptable.rb,
lib/hyperdrive/errors/not_implemented.rb,
lib/hyperdrive/errors/json_parse_error.rb,
lib/hyperdrive/errors/method_not_allowed.rb,
lib/hyperdrive/errors/dsl/unknown_argument.rb,
lib/hyperdrive/errors/internal_server_error.rb,
lib/hyperdrive/errors/missing_required_param.rb

Defined Under Namespace

Modules: DSL Classes: BadRequest, HTTPError, InternalServerError, JSONParseError, MethodNotAllowed, MissingRequiredParam, NoResponse, NotAcceptable, NotFound, NotImplemented, Unauthorized, UnknownError