Exception: PowerTrack::PredefinedStatusPowerTrackError

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

Instance Attribute Summary

Attributes inherited from BasePowerTrackError

#body, #status

Method Summary

Methods inherited from WithStatusPowerTrackError

build

Methods inherited from BasePowerTrackError

#initialize

Constructor Details

This class inherits a constructor from PowerTrack::BasePowerTrackError