ddb v0.3.0 (2017-09-08T08:15:09Z)
Home
Dub
Repo
ServerErrorException.this
ddb
postgres
ServerErrorException
Undocumented in source.
this
(string msg, string fn, size_t ln)
class
ServerErrorException
@
safe
pure nothrow
this
(
string
msg
,
string
fn
= __FILE__
,
size_t
ln
= __LINE__
)
this
(ResponseMessage error, string fn, size_t ln)
Meta
Source
See Implementation
ddb
postgres
ServerErrorException
constructors
this
variables
error