Class: RubyOmx::InternalError

Inherits:
ResponseError show all
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

#to_s

Methods inherited from Response

format, parse_xml

Methods inherited from Node

#accessors, #as_hash, #initialize

Constructor Details

This class inherits a constructor from RubyOmx::Node