dstruct-orm ~master (2021-11-01T01:29:20.3819422)
Dub
Repo
MappingException.this
dstruct
type
MappingException
Undocumented in source.
this
(string msg, string f, size_t l)
class
MappingException
this
(
string
msg
,
string
f
= __FILE__
,
size_t
l
= __LINE__
)
this
(Throwable causedBy, string f, size_t l)
Meta
Source
See Implementation
dstruct
type
MappingException
constructors
this