Class JSONException

All Implemented Interfaces:
Serializable

public class JSONException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • JSONException

      public JSONException()
    • JSONException

      public JSONException(String msg)
    • JSONException

      public JSONException(String msg, Throwable throwable)
    • JSONException

      public JSONException(Throwable throwable)