Exception: PowerTrack::InvalidResponseError

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

Overview

An exception which is raised when the response received from PowerTrack is invalid, poorly formatted in most cases.

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