Exception: Adp::Connection::ConnectionException
- Inherits:
-
Exception
- Object
- Exception
- Adp::Connection::ConnectionException
- Defined in:
- lib/adp/connection_exception.rb
Instance Method Summary collapse
- #initialize(message) ⇒ Object constructor
Constructor Details
#initialize(message) ⇒ Object
7 8 9 |
# File 'lib/adp/connection_exception.rb', line 7 def initialize( ) super end |