dpeq v0.3.0 (2018-03-10T00:11:21Z)
Home
Dub
Repo
PsqlErrorResponseException.this
dpeq
exceptions
PsqlErrorResponseException
Undocumented in source.
this
(Notice n, Throwable next, string file, size_t line)
this
(Notice n, string file, size_t line, Throwable next)
class
PsqlErrorResponseException
@
safe
pure nothrow
this
(
Notice
n
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
dpeq
exceptions
PsqlErrorResponseException
constructors
this
variables
notice