org.openejb
Class ContainerNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openejb.ContainerNotFoundException
- All Implemented Interfaces:
- Serializable
- public class ContainerNotFoundException
- extends Exception
- Version:
- $Revision: 445177 $ $Date: 2005-02-09 03:07:57 +0100 (Wed, 09 Feb 2005) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ContainerNotFoundException
public ContainerNotFoundException()
ContainerNotFoundException
public ContainerNotFoundException(String message)
ContainerNotFoundException
public ContainerNotFoundException(String message,
Throwable cause)
ContainerNotFoundException
public ContainerNotFoundException(Throwable cause)
Copyright © 1999-2006 OpenEJB. All Rights Reserved.