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