Uses of Class
net.shibboleth.metadata.pipeline.ComponentException

Packages that use ComponentException
net.shibboleth.metadata.pipeline A set of classes for constructing generic data processing pipelines. 
 

Uses of ComponentException in net.shibboleth.metadata.pipeline
 

Subclasses of ComponentException in net.shibboleth.metadata.pipeline
 class ComponentInitializationException
          Exception that occurs when initializing pipeline components.
 class PipelineProcessingException
          Base exception for errors that occur within the pipeline execution.
 class StageProcessingException
          Exception indicating that a Stage of the pipeline encountered an error.
 



Copyright © 2009-2011. All Rights Reserved.