Uses of Class
org.apache.uima.collection.impl.base_cpm.container.KillPipelineException
-
Packages that use KillPipelineException Package Description org.apache.uima.collection.impl.cpm.engine -
-
Uses of KillPipelineException in org.apache.uima.collection.impl.cpm.engine
Methods in org.apache.uima.collection.impl.cpm.engine that throw KillPipelineException Modifier and Type Method Description protected boolean
ProcessingUnit. processNext(Object[] aCasObjectList, ProcessTrace pTrTemp)
Executes the processing pipeline.
-