dpq2 v1.0.0-alpha.5 (2018-02-08T12:11:47Z)
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
_integration_test
connStringCheck
structs
ConnectionStart
Connection exception