Exception: EM::PG::ConnectionRefusedError
- Defined in:
- lib/em/pg.rb
Instance Attribute Summary collapse
-
#message ⇒ Object
Returns the value of attribute message.
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from EM::PG::Error
Instance Attribute Details
#message ⇒ Object
Returns the value of attribute message.
16 17 18 |
# File 'lib/em/pg.rb', line 16 def @message end |