Exception: MassiveRecord::ConnectionException

Inherits:
Exception
  • Object
show all
Defined in:
lib/massive_record/exceptions.rb

Instance Method Summary collapse

Constructor Details

#initializeConnectionException

Returns a new instance of ConnectionException.



5
6
7
# File 'lib/massive_record/exceptions.rb', line 5

def initialize
  
end