CborException

Thrown in a case of decoding error.

class CborException : Exception {}

Constructors

this
this(string message, string file, size_t line)
Undocumented in source.

Meta