Class: RubyOmx::InternalError
- Inherits:
-
ResponseError
- Object
- Node
- Response
- ResponseError
- RubyOmx::InternalError
- Defined in:
- lib/ruby_omx/exceptions.rb
Overview
Most ResponseError’s are created just time on a need to have basis, but we explicitly define the InternalError exception because we want to explicitly rescue InternalError in some cases.
Method Summary
Methods inherited from ResponseError
Methods inherited from Response
Methods inherited from Node
#accessors, #as_hash, #initialize
Constructor Details
This class inherits a constructor from RubyOmx::Node