JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.apache.uima.fit.validation.ValidationCheckFailedException
Packages that use
ValidationCheckFailedException
Package
Description
org.apache.uima.fit.validation
Uses of
ValidationCheckFailedException
in
org.apache.uima.fit.validation
Methods in
org.apache.uima.fit.validation
that throw
ValidationCheckFailedException
Modifier and Type
Method
Description
default void
ValidationCheck.
fail
(
String
aMessage)
Fail the check with the given message.