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

Class sunw.corba.NoImplementationException

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

public class NoImplementationException
extends SystemException

Constructor Index

 o NoImplementationException()
 o NoImplementationException(int, int)

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index