Exception: Countir::TransmissionError

Inherits:
Error
  • Object
show all
Defined in:
lib/countir/errors.rb

Overview

An error which is raised when there is an unexpected response or other transport error that prevents an operation from succeeding.

Instance Attribute Summary

Attributes inherited from Error

#body, #header, #status_code

Method Summary

Methods inherited from Error

#backtrace, #initialize

Constructor Details

This class inherits a constructor from Countir::Error