Uses of Class
org.apache.cocoon.sitemap.InvocationException

Packages that use InvocationException
org.apache.cocoon.sitemap   
org.apache.cocoon.sitemap.util   
 

Uses of InvocationException in org.apache.cocoon.sitemap
 

Subclasses of InvocationException in org.apache.cocoon.sitemap
 class NoMatchingPipelineException
           
 

Uses of InvocationException in org.apache.cocoon.sitemap.util
 

Methods in org.apache.cocoon.sitemap.util that return InvocationException
static InvocationException ExceptionHandler.getInvocationException(Throwable throwable)
          Wraps the given throwable into an InvocationException, if that is necessary.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.