Uses of Class
org.apache.maven.werkz.WerkzException

Packages that use WerkzException
org.apache.maven.werkz The werkz goal-oriented process framework. 
 

Uses of WerkzException in org.apache.maven.werkz
 

Subclasses of WerkzException in org.apache.maven.werkz
 class CyclicGoalChainException
          Indicates a dependency cycle within the Goal graph.
 class NoActionDefinitionException
          Indicates an attempt to attain a goal with no action definition.
 class NoSuchGoalException
          Indicates a request to attain an unknown Goal.
 class UnattainableGoalException
          Indicates an error while attempting to satisfy a Goal.
 



Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.