JSONException Class

The JSONException is thrown by the javaxt.json classes when things are amiss.

Constructors

JSONException( final String message )
JSONException( final String message, final Throwable cause )
JSONException( final Throwable cause )