JsonizeException

Base class of any exception thrown by jsonizer.

class JsonizeException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta