This is the exception class raised when an error is returned from a libpq API call.
The attributes connection
and result
are set to
the connection object and result set object, respectively.
If the connection object or result set object is not available from the
context in which the error was encountered, it is nil
.
#<RDoc::Comment:0x1b645d8>
#<RDoc::Comment:0x1b63d98>
#<RDoc::Comment:0x17c8800>
#<RDoc::Comment:0x1d84ee0>