Exception: DataObjects::ConnectionError

Inherits:
SQLError
  • Object
show all
Defined in:
lib/data_objects/error/connection_error.rb

Instance Attribute Summary

Attributes inherited from SQLError

#code, #message, #query, #sqlstate, #uri

Method Summary

Methods inherited from SQLError

#initialize, #to_s

Constructor Details

This class inherits a constructor from DataObjects::SQLError