hibernated v0.3.7 (2022-03-03T07:50:56Z)
Home
Dub
Repo
QueryException.this
hibernated
type
QueryException
Undocumented in source.
this
(string msg, string f, size_t l)
class
QueryException
this
(
string
msg
,
string
f
= __FILE__
,
size_t
l
= __LINE__
)
this
(Throwable causedBy, string f, size_t l)
Meta
Source
See Implementation
hibernated
type
QueryException
constructors
this