org.apache.axis2.corba.exceptions
Class IDLProcessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.axis2.corba.exceptions.CorbaException
org.apache.axis2.corba.exceptions.IDLProcessorException
- All Implemented Interfaces:
- Serializable
public class IDLProcessorException
- extends CorbaException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IDLProcessorException
public IDLProcessorException()
IDLProcessorException
public IDLProcessorException(String message)
IDLProcessorException
public IDLProcessorException(Throwable cause)
IDLProcessorException
public IDLProcessorException(String message,
Throwable cause)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.