© 2002 BEA Systems, Inc.


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

Constructor Summary
PipelineSystemException()
           
PipelineSystemException(java.lang.String message)
           
PipelineSystemException(java.lang.String message, java.lang.Throwable embeddedException)
           
PipelineSystemException(java.lang.Throwable embeddedException)
           
 
Methods inherited from class com.bea.p13n.exceptions.SystemException
getCause, printStackTrace, printStackTrace, printStackTrace, toString
 
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
 

Constructor Detail

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)

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved