hibernated v0.3.8 (2023-02-11T16:16:50Z)
Home
Dub
Repo
TransientObjectException.this
hibernated
type
TransientObjectException
Undocumented in source.
this
(string msg, string f, size_t l)
this
(Throwable causedBy, string f, size_t l)
class
TransientObjectException
this
(
Throwable
causedBy
,
string
f
= __FILE__
,
size_t
l
= __LINE__
)
Meta
Source
See Implementation
hibernated
type
TransientObjectException
constructors
this