Exception: Servus::Support::Errors::UnauthorizedError

Inherits:
AuthenticationError show all
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

#message

Method Summary

Methods inherited from AuthenticationError

#api_error, #http_status

Methods inherited from ServiceError

#api_error, #http_status, #initialize

Constructor Details

This class inherits a constructor from Servus::Support::Errors::ServiceError