Exception: PowerTrack::UnknownStatusError

Inherits:
WithStatusPowerTrackError show all
Defined in:
lib/powertrack/errors.rb

Overview

An exception which is raised when PowerTrack returns an unknown HTTP status code.

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