jrun.ejb.invocation
Class ContainerNotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--java.rmi.RemoteException
                          |
                          +--jrun.ejb.invocation.ContainerNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class ContainerNotFoundException
extends java.rmi.RemoteException

See Also:
Serialized Form

Fields inherited from class java.rmi.RemoteException
detail
 
Constructor Summary
ContainerNotFoundException()
           
ContainerNotFoundException(java.lang.String s)
           
ContainerNotFoundException(java.lang.String s, java.lang.Throwable ex)
           
 
Methods inherited from class java.rmi.RemoteException
getMessage, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContainerNotFoundException

public ContainerNotFoundException()

ContainerNotFoundException

public ContainerNotFoundException(java.lang.String s)

ContainerNotFoundException

public ContainerNotFoundException(java.lang.String s,
                                  java.lang.Throwable ex)


Copyright � 2002 Macromedia Corporation. All Rights Reserved.