public class TestJSONException extends Exception
Constructor and Description |
---|
TestJSONException(String message)
Constructs a JSONException with an explanatory message.
|
TestJSONException(Throwable t) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2002-2018 Atlassian. All Rights Reserved.