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, toStringCopyright © 2002-2020 Atlassian. All Rights Reserved.