@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.String message,
java.lang.Throwable t)
Deprecated.
|
JSONException(java.lang.Throwable t)
Deprecated.
|
public JSONException(java.lang.String message)
message
- Detail about the reason for the exception.public JSONException(java.lang.Throwable t)
public JSONException(java.lang.String message, java.lang.Throwable t)
Copyright © 2010 - 2020 Adobe. All Rights Reserved