Uses of Class
com.endeca.cas.extension.PipelineComponentException

Packages that use PipelineComponentException
com.endeca.cas.extension Provides a framework for creating CAS extensions. 
 

Uses of PipelineComponentException in com.endeca.cas.extension
 

Subclasses of PipelineComponentException in com.endeca.cas.extension
 class ExecutionException
          Signals that a non-fatal failure has occurred during execution of pipeline processing.
 class FatalExecutionException
          Signals that a fatal exception has occurred during pipeline processing.
 class PipelineInitializationException
          An exception that indicates a problem during the initialization of the pipeline.
 



Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved.