com.ibm.ws.javax.ejb
Class ActivityCompletedLocalException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--javax.ejb.EJBException
                          |
                          +--com.ibm.ws.javax.ejb.ActivityCompletedLocalException
All Implemented Interfaces:
java.io.Serializable

public class ActivityCompletedLocalException
extends javax.ejb.EJBException

See Also:
Serialized Form

Constructor Summary
ActivityCompletedLocalException()
           
ActivityCompletedLocalException(java.lang.String message)
           
ActivityCompletedLocalException(java.lang.String message, java.lang.Exception ex)
           
 
Methods inherited from class javax.ejb.EJBException
getCausedByException, getMessage, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActivityCompletedLocalException

public ActivityCompletedLocalException()

ActivityCompletedLocalException

public ActivityCompletedLocalException(java.lang.String message)

ActivityCompletedLocalException

public ActivityCompletedLocalException(java.lang.String message,
                                       java.lang.Exception ex)


 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.