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

Class sunw.corba.UnknownException

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

public class UnknownException
extends SystemException

Constructor Index

 o UnknownException()
 o UnknownException(int, int)

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index