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

Class sunw.corba.InterfaceRepositoryException

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

public class InterfaceRepositoryException
extends SystemException

Constructor Index

 o InterfaceRepositoryException()
 o InterfaceRepositoryException(int, int)

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index