ddb v0.3.0 (2017-09-08T08:15:09Z)
Home
Dub
Repo
ParamException
ddb
postgres
Undocumented in source.
class
ParamException : Exception {
this
(string msg, string fn, size_t ln);
}
Constructors
this
this
(string msg, string fn, size_t ln)
Undocumented in source.
Meta
Source
See Implementation
ddb
postgres
aliases
PGFields
classes
PGCommand
PGConnection
PGParameter
PGParameters
PGResultSet
ParamException
PostgresDB
ResponseMessage
ServerErrorException
enums
PGType
structs
PGField