com.ibm.ws.javax.ejb
Class InvalidActivityLocalException

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

public class InvalidActivityLocalException
extends javax.ejb.EJBException

See Also:
Serialized Form

Constructor Summary
InvalidActivityLocalException()
           
InvalidActivityLocalException(java.lang.String message)
           
InvalidActivityLocalException(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

InvalidActivityLocalException

public InvalidActivityLocalException()

InvalidActivityLocalException

public InvalidActivityLocalException(java.lang.String message)

InvalidActivityLocalException

public InvalidActivityLocalException(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.