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

Class sunw.corba.ImplementationLimitException

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

public class ImplementationLimitException
extends SystemException

Constructor Index

 o ImplementationLimitException()
 o ImplementationLimitException(int, int)

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index