org.apache.geronimo.corba
Class CORBAException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.geronimo.corba.CORBAException
- All Implemented Interfaces:
- Serializable
public class CORBAException
- extends Exception
- 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 © 2003-2007 Apache Software Foundation. All Rights Reserved.