Class sunw.corba.TransientException
All Packages Class Hierarchy This Package Previous Next Index
Class sunw.corba.TransientException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----sunw.orb.ORBException
|
+----sunw.corba.CORBAException
|
+----sunw.corba.SystemException
|
+----sunw.corba.TransientException
- public class TransientException
- extends SystemException
-
TransientException()
-
-
TransientException(int, int)
-
TransientException
public TransientException()
TransientException
public TransientException(int minor,
int completed)
All Packages Class Hierarchy This Package Previous Next Index