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

Constructor Index

 o BadTypeCodeException()
 o BadTypeCodeException(int, int)

Constructors

 o BadTypeCodeException
  public BadTypeCodeException()
 o BadTypeCodeException
  public BadTypeCodeException(int minor,
                              int completed)

All Packages  Class Hierarchy  This Package  Previous  Next  Index