Package fr.gouv.vitam.common.dsl.schema
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.gouv.vitam.common.exception.VitamException
fr.gouv.vitam.common.dsl.schema.ValidationException
- All Implemented Interfaces:
Serializable
Exception for validation errors.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class fr.gouv.vitam.common.exception.VitamException
getVitamError, setVitamError
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValidationException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-