org.jboss.test.excepiiop.interfaces
Class IdlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.jboss.test.excepiiop.interfaces.IdlException
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class IdlException
- extends org.omg.CORBA.UserException
org/jboss/test/excepiiop/interfaces/IdlException.java .
Generated by the IDL-to-Java compiler (portable), version "3.1"
from IdlException.idl
Thursday, July 17, 2003 6:39:23 PM BRT
- See Also:
- Serialized Form
Field Summary |
int |
i
|
java.lang.String |
s
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
i
public int i
s
public java.lang.String s
IdlException
public IdlException()
IdlException
public IdlException(int _i,
java.lang.String _s)
IdlException
public IdlException(java.lang.String $reason,
int _i,
java.lang.String _s)