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.
Accessor to a JSONValue that this exception refers to.
See Implementation
A normal Exception but where its type conveys the specific context of a JSONValue having unexpected contents.
It optionally embeds the JSON.