dstruct-orm ~master (2020-11-07T09:45:15Z)
Home
Dub
Repo
ObjectDeletedException.this
dstruct
type
ObjectDeletedException
Undocumented in source.
this
(string msg, string f, size_t l)
class
ObjectDeletedException
this
(
string
msg
,
string
f
= __FILE__
,
size_t
l
= __LINE__
)
this
(Throwable causedBy, string f, size_t l)
Meta
Source
See Implementation
dstruct
type
ObjectDeletedException
constructors
this
Undocumented in source.