org.apache.axis2.corba.exceptions
Class CorbaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.axis2.corba.exceptions.CorbaException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CorbaInvocationException, IDLProcessorException, InvalidIDLException, PreProcessorException, SchemaGeneratorException
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(String message,
Throwable cause)
CorbaException
public CorbaException()
CorbaException
public CorbaException(String message)
CorbaException
public CorbaException(Throwable cause)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.