UnexpectedTypeException

Thrown when a JSON value has an unexpected type.

Constructors

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

Meta