@Deprecated
public class JSONException
extends java.lang.Exception
Constructor and Description |
---|
JSONException(java.lang.String message)
Deprecated.
Constructs a JSONException with an explanatory message.
|
JSONException(java.lang.Throwable t)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getCause()
Deprecated.
|
Copyright © 2003-2014 Atlassian. All Rights Reserved.