UnexpectedTypeException

Thrown when a JSON value has an unexpected type.

Constructors

this
this(JSON_TYPE expectedType, JSON_TYPE unexpectedType, string file, size_t line)
Undocumented in source.

Meta