dmildew v0.5.6 (2021-02-22T01:27:01Z)
Dub
Repo
ChunkDecodeException
mildew
vm
chunk
Thrown when decoding binary chunk fails
class
ChunkDecodeException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
ctor
Meta
Source
See Implementation
mildew
vm
chunk
classes
Chunk
ChunkDecodeException
Thrown when decoding binary chunk fails