Module: Lurch::Errors

Defined in:
lib/lurch/errors/conflict.rb,
lib/lurch/errors/forbidden.rb,
lib/lurch/errors/not_found.rb,
lib/lurch/errors/not_loaded.rb,
lib/lurch/errors/bad_request.rb,
lib/lurch/errors/client_error.rb,
lib/lurch/errors/server_error.rb,
lib/lurch/errors/unauthorized.rb,
lib/lurch/errors/json_api_error.rb,
lib/lurch/errors/resource_not_loaded.rb,
lib/lurch/errors/unprocessable_entity.rb,
lib/lurch/errors/relationship_not_loaded.rb

Defined Under Namespace

Classes: BadRequest, ClientError, Conflict, Forbidden, JSONApiError, NotFound, NotLoaded, RelationshipNotLoaded, ResourceNotLoaded, ServerError, Unauthorized, UnprocessableEntity