org.json
public class JSONException extends Exception
Constructor Summary | |
---|---|
JSONException(String message)
Constructs a JSONException with an explanatory message. | |
JSONException(Throwable t) |
Method Summary | |
---|---|
Throwable | getCause() |
Parameters: message Detail about the reason for the exception.