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