Exception: EM::PG::PGError
Instance Attribute Summary collapse
-
#original ⇒ Object
Returns the value of attribute original.
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from EM::PG::Error
Instance Attribute Details
#original ⇒ Object
Returns the value of attribute original.
26 27 28 |
# File 'lib/em/pg.rb', line 26 def original @original end |