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