Class JSONException

All Implemented Interfaces:
Serializable

public class JSONException extends RuntimeException
Author:
wenshao[[email protected]]
See Also:
  • Constructor Details

    • JSONException

      public JSONException()
    • JSONException

      public JSONException(String message)
    • JSONException

      public JSONException(String message, Throwable cause)