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