ddb ~master (2022-05-11T11:35:16.2867899)
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