This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.cocoon.sitemap
Class InvocationException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               org.apache.cocoon.sitemap.InvocationException
org.apache.cocoon.sitemap.InvocationException
- All Implemented Interfaces: 
- Serializable
- Direct Known Subclasses: 
- NoMatchingPipelineException
- public class InvocationException 
- extends RuntimeException
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
InvocationException
public InvocationException()
InvocationException
public InvocationException(String message)
InvocationException
public InvocationException(String message,
                           Throwable cause)
InvocationException
public InvocationException(Throwable cause)
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.