A normal Exception but where its type conveys the specific context of a JSONValue having unexpected contents.
It optionally embeds the JSON.
Create a new UnexpectedJSONException, attaching a JSONValue.
Constructor.
Accessor to _json.
JSONValue in question.
Accessor to a JSONValue that this exception refers to.
A normal Exception but where its type conveys the specific context of a JSONValue having unexpected contents.
It optionally embeds the JSON.