Uses of Class
org.apache.uima.cas.impl.LowLevelException
-
Packages that use LowLevelException Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of LowLevelException in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl that throw LowLevelException Modifier and Type Method Description private void
CASImpl. checkFsRan(FeatureImpl fi)
Validate a feature's range is a ref to a feature structure
-