com.sun.ejb.containers
Class InternalEJBContainerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.ejb.containers.InternalEJBContainerException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ParallelAccessException
public class InternalEJBContainerException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InternalEJBContainerException
public InternalEJBContainerException()
InternalEJBContainerException
public InternalEJBContainerException(String msg)
InternalEJBContainerException
public InternalEJBContainerException(String msg,
Throwable th)
Copyright © 2012 GlassFish Community. All Rights Reserved.