Exception: Adp::Connection::ConnectionException

Inherits:
Exception
  • Object
show all
Defined in:
lib/adp/connection_exception.rb

Instance Method Summary collapse

Constructor Details

#initialize(message) ⇒ Object



7
8
9
# File 'lib/adp/connection_exception.rb', line 7

def initialize( message )
  super
end