org.openejb.corba
Class CORBAException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openejb.corba.CORBAException
- All Implemented Interfaces:
- Serializable
- public class CORBAException
- extends Exception
- Version:
- $Revision: 445127 $ $Date: 2005-01-13 18:00:24 +0100 (Thu, 13 Jan 2005) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CORBAException
public CORBAException()
CORBAException
public CORBAException(String message)
CORBAException
public CORBAException(String message,
Throwable cause)
CORBAException
public CORBAException(Throwable cause)
Copyright © 1999-2006 OpenEJB. All Rights Reserved.