com.bea.p13n.appflow.exception
Class PipelineSystemException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.bea.p13n.exceptions.SystemException
|
+--com.bea.p13n.appflow.exception.PipelineSystemException
- public class PipelineSystemException
- extends SystemException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
PipelineSystemException
public PipelineSystemException()
PipelineSystemException
public PipelineSystemException(java.lang.String message)
PipelineSystemException
public PipelineSystemException(java.lang.String message,
java.lang.Throwable embeddedException)
PipelineSystemException
public PipelineSystemException(java.lang.Throwable embeddedException)
Copyright © 2002 BEA Systems, Inc. All Rights Reserved