dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
ChecksumMismatchException.this
dimage
exceptions
ChecksumMismatchException
Undocumented in source.
this
(string msg, string file, size_t line, Throwable nextInChain)
class
ChecksumMismatchException
@
nogc
@
safe
pure nothrow
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
nextInChain
= null
)
this
(string msg, Throwable nextInChain, string file, size_t line)
Meta
Source
See Implementation
dimage
exceptions
ChecksumMismatchException
constructors
this