A normal Exception but where its type conveys the specific context of a JSONValue having an "error" field.
It optionally embeds the JSON.
Create a new ErrorJSONException, 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 an "error" field.
It optionally embeds the JSON.