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