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