dpq2 v1.1.0-dynamic (2021-12-23T17:12:46Z)
Home
Dub
Repo
ConnectionException
dpq2
connection
Connection exception
class
ConnectionException :
Dpq2Exception
{
this
(Connection c, string file, size_t line);
this
(string msg, string file, size_t line);
}
Constructors
this
this
(Connection c, string file, size_t line)
Undocumented in source.
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
dpq2
connection
classes
Cancellation
CancellationException
Connection
ConnectionException
functions
_connStringCheck
_integration_test
connStringCheck
createTestConn
structs
ConnectionStart
Connection exception