capnproto-dlang ~master (2022-01-25T00:15:37.4620521)
Dub
Repo
DecodeException.this
capnproto
DecodeException
DecodeException
Undocumented in source.
class
DecodeException
pure nothrow @
nogc
@
safe
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
capnproto
DecodeException
DecodeException
constructors
this