Class: Substation::Response::Failure

Inherits:
Substation::Response show all
Includes:
API::Failure
Defined in:
lib/substation/response/failure.rb

Overview

An errorneous Substation::Response

Instance Attribute Summary

Attributes inherited from Substation::Response

#env, #input, #output, #request

Method Summary

Methods included from API::Failure

#success?

Methods inherited from Substation::Response

#exception?, #initialize, #success?, #to_request

Constructor Details

This class inherits a constructor from Substation::Response