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