Module: EveOnline::Exceptions

Defined in:
lib/eve_online/exceptions/base.rb,
lib/eve_online/exceptions/timeout.rb,
lib/eve_online/exceptions/forbidden.rb,
lib/eve_online/exceptions/no_content.rb,
lib/eve_online/exceptions/bad_gateway.rb,
lib/eve_online/exceptions/bad_request.rb,
lib/eve_online/exceptions/unauthorized.rb,
lib/eve_online/exceptions/error_limited.rb,
lib/eve_online/exceptions/resource_not_found.rb,
lib/eve_online/exceptions/service_unavailable.rb,
lib/eve_online/exceptions/internal_server_error.rb

Defined Under Namespace

Classes: BadGateway, BadRequest, Base, ErrorLimited, Forbidden, InternalServerError, NoContent, ResourceNotFound, ServiceUnavailable, Timeout, Unauthorized