net.opentsdb.utils
public final class JSONException extends RuntimeException
| Constructor and Description | 
|---|
JSONException(String msg)
Constructor. 
 | 
JSONException(String msg,
             Throwable cause)
Constructor. 
 | 
JSONException(Throwable cause)
Constructor. 
 | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString