Package org.apache.uima.fit.validation
Class ValidationCheckFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.uima.fit.validation.ValidationException
org.apache.uima.fit.validation.ValidationCheckException
org.apache.uima.fit.validation.ValidationCheckFailedException
- All Implemented Interfaces:
Serializable
Fail the current check.
- See Also:
-
Constructor Summary
ConstructorDescriptionValidationCheckFailedException
(String aMessage) ValidationCheckFailedException
(String aMessage, Throwable aCause) ValidationCheckFailedException
(String aMessage, Throwable aCause, boolean aEnableSuppression, boolean aWritableStackTrace) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValidationCheckFailedException
public ValidationCheckFailedException() -
ValidationCheckFailedException
-
ValidationCheckFailedException
-
ValidationCheckFailedException
-
ValidationCheckFailedException
-