lu ~master (2024-08-10T21:55:00Z)
Home
Dub
Repo
DeserialisationException.this
lu
serialisation
DeserialisationException
Create a new
DeserialisationException
.
class
DeserialisationException
pure nothrow @
nogc
@
safe
this
(
const
string
message
,
const
string
file
= __FILE__
,
const
size_t
line
= __LINE__
,
Throwable
nextInChain
= null
)
Meta
Source
See Implementation
lu
serialisation
DeserialisationException
constructors
this
Create a new DeserialisationException.