Module: EtCcdClient::Exceptions

Defined in:
lib/et_ccd_client/exceptions/base.rb,
lib/et_ccd_client/exceptions/forbidden.rb,
lib/et_ccd_client/exceptions/not_found.rb,
lib/et_ccd_client/exceptions/unauthorized.rb,
lib/et_ccd_client/exceptions/gateway_timeout.rb,
lib/et_ccd_client/exceptions/unprocessable_entity.rb,
lib/et_ccd_client/exceptions/internal_server_error.rb

Defined Under Namespace

Classes: Base, Forbidden, GatewayTimeout, InternalServerError, NotFound, Unauthorized, UnprocessableEntity