hibernated v0.3.8 (2023-02-11T16:16:50Z)
Home
Dub
Repo
MappingException.this
hibernated
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
hibernated
type
MappingException
constructors
this