Exception: PowerTrack::PredefinedStatusPowerTrackError
- Inherits:
-
WithStatusPowerTrackError
- Object
- StandardError
- BasePowerTrackError
- WithStatusPowerTrackError
- PowerTrack::PredefinedStatusPowerTrackError
- Defined in:
- lib/powertrack/errors.rb
Overview
Base class for errors which match a well-defined HTTP status code as documented in the PowerTrack API reference.
Direct Known Subclasses
BadRequestError, NotAcceptableError, RateLimitedError, ServiceUnavailableError, UnauthorizedError, UnprocessableEntityError
Instance Attribute Summary
Attributes inherited from BasePowerTrackError
Method Summary
Methods inherited from WithStatusPowerTrackError
Methods inherited from BasePowerTrackError
Constructor Details
This class inherits a constructor from PowerTrack::BasePowerTrackError