Class JSONValidException

All Implemented Interfaces:
Serializable

public class JSONValidException extends JSONException
Exception thrown when JSON validation fails.
Since:
2.0.59
Author:
wenshao
See Also:
  • Constructor Details

    • JSONValidException

      public JSONValidException(String message)
      Constructs a new JSONValidException with the specified detail message.
      Parameters:
      message - the detail message