Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.ignition.gateway.config.DecodingException
com.inductiveautomation.ignition.gateway.config.ValidationException
- All Implemented Interfaces:
Serializable
A kind of
DecodingException
that contains specific validation errors- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionValidationException
(ValidationErrors errors) ValidationException
(String message, ValidationErrors errors) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValidationException
-
ValidationException
-
-
Method Details
-
getValidationErrors
-