Exception: Servus::Support::Errors::UnauthorizedError
- Inherits:
-
AuthenticationError
- Object
- StandardError
- ServiceError
- AuthenticationError
- Servus::Support::Errors::UnauthorizedError
- Defined in:
- lib/servus/support/errors.rb
Overview
401 Unauthorized (alias for AuthenticationError).
Constant Summary collapse
- DEFAULT_MESSAGE =
'Unauthorized'
Instance Attribute Summary
Attributes inherited from ServiceError
Method Summary
Methods inherited from AuthenticationError
Methods inherited from ServiceError
#api_error, #http_status, #initialize
Constructor Details
This class inherits a constructor from Servus::Support::Errors::ServiceError