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