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