Class sunw.corba.BadContextException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sunw.corba.BadContextException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----sunw.orb.ORBException
                           |
                           +----sunw.corba.CORBAException
                                   |
                                   +----sunw.corba.SystemException
                                           |
                                           +----sunw.corba.BadContextException

public class BadContextException
extends SystemException

Constructor Index

 o BadContextException()
 o BadContextException(int, int)

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index