Thrown when a JsonValue is unable to wrap an object or unable to parse a JSON encoded String.
Constructs a new JsonException with the current stack trace and the specified detail message.
Constructs a new JsonException with the current stack trace, the specified detail message and the specified cause.