ChunkDecodeException

Thrown when decoding binary chunk fails

class ChunkDecodeException : Exception {}

Constructors

this
this(string msg, string file, size_t line)

ctor

Meta