Exception: Cetustek::Services::ResponseHandler::InvalidResponseError Deprecated

Inherits:
ResultError
  • Object
show all
Defined in:
lib/cetustek/services/response_handler.rb

Overview

Deprecated.

rescue Cetustek::ResultError instead.

Kept as a ResultError subclass so pre-0.7 rescues keep working.

Instance Attribute Summary

Attributes inherited from ResultError

#code

Method Summary

Methods inherited from ResultError

#initialize

Constructor Details

This class inherits a constructor from Cetustek::ResultError