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