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.ValidationCheckSkippedException
Packages that use
ValidationCheckSkippedException
Package
Description
org.apache.uima.fit.validation
Uses of
ValidationCheckSkippedException
in
org.apache.uima.fit.validation
Methods in
org.apache.uima.fit.validation
that throw
ValidationCheckSkippedException
Modifier and Type
Method
Description
default void
ValidationCheck.
skip
(
String
aMessage)
Skip the check with the given reason.