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

Class sunw.corba.InvalidIdentiferException

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

public class InvalidIdentiferException
extends SystemException

Constructor Index

 o InvalidIdentiferException()
 o InvalidIdentiferException(int, int)

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index