public class JSONException extends Exception
Constructor and Description |
---|
JSONException(String message)
Constructs a JSONException with an explanatory message.
|
JSONException(String message,
Throwable t) |
JSONException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 The Apache Software Foundation. All rights reserved.