Uses of Class
org.apache.uima.cas.impl.FSClassRegistry.ErrorReport
Packages that use FSClassRegistry.ErrorReport
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of FSClassRegistry.ErrorReport in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl with type parameters of type FSClassRegistry.ErrorReportModifier and TypeFieldDescriptionprivate static ThreadLocal<List<FSClassRegistry.ErrorReport>> FSClassRegistry.errorSetMethod parameters in org.apache.uima.cas.impl with type arguments of type FSClassRegistry.ErrorReportModifier and TypeMethodDescriptionprivate static voidFSClassRegistry.add2errors(ThreadLocal<List<FSClassRegistry.ErrorReport>> errors, Exception e) private static voidFSClassRegistry.add2errors(ThreadLocal<List<FSClassRegistry.ErrorReport>> errors, Exception e, boolean doThrow)