org.apache.wink.json4j.compat
Class JSONException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.wink.json4j.compat.JSONException
- All Implemented Interfaces:
- Serializable
public class JSONException
- extends Exception
- See Also:
- Serialized Form
JSONException
public JSONException(String message)
JSONException
public JSONException(Throwable t)
getCause
public Throwable getCause()
- Overrides:
getCause
in class Throwable
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.