Class ValidatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.synapse.commons.json.jsonprocessor.exceptions.ValidatorException
- All Implemented Interfaces:
Serializable
Exception for validation rule violations.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionValidatorException(String message) ValidatorException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValidatorException
-
ValidatorException
-