java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.synapse.commons.json.jsonprocessor.exceptions.ParserException
All Implemented Interfaces:
Serializable

public class ParserException extends Exception
Exception for data type related errors.
See Also:
  • Constructor Details

    • ParserException

      public ParserException(String message)
    • ParserException

      public ParserException(String message, Throwable cause)