Exception: SuperPDP::UnauthorizedError
- Defined in:
- lib/super_pdp/error.rb
Overview
Status-specific subclasses so callers can rescue by kind. All subclass
APIError, so rescue SuperPDP::APIError still catches every non-2xx.
401, 403
Instance Attribute Summary
Attributes inherited from APIError
Method Summary
Methods inherited from APIError
Constructor Details
This class inherits a constructor from SuperPDP::APIError