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

Class sunw.corba.BadParameterException

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

public class BadParameterException
extends SystemException

Constructor Index

 o BadParameterException()
 o BadParameterException(int, int)

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index