org.apache.jetspeed.pipeline
Class PipelineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jetspeed.exception.JetspeedException
org.apache.jetspeed.pipeline.PipelineException
- All Implemented Interfaces:
- Serializable
- public class PipelineException
- extends org.apache.jetspeed.exception.JetspeedException
Occurs when anything unexpected happens within Jetspeed and the Pipeline.
- Version:
- $Id: PipelineException.java 186726 2004-06-05 05:13:09Z taylor $
- Author:
- David Sean Taylor
- See Also:
- Serialized Form
Fields inherited from class org.apache.jetspeed.exception.JetspeedException |
KEYED_MESSAGE_BUNDLE |
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class org.apache.jetspeed.exception.JetspeedException |
getKeyedMessage, getMessage, getMessage, getMessage |
PipelineException
public PipelineException()
PipelineException
public PipelineException(String message)
PipelineException
public PipelineException(Throwable nested)
PipelineException
public PipelineException(String msg,
Throwable nested)
Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.