DecodeException

Thrown when an error occured while decoding data.

class DecodeException : Exception {}

Constructors

this
this(string msg, string file, uint line)
Undocumented in source.

Meta