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

Class sunw.corba.NoResponseException

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

public class NoResponseException
extends SystemException

Constructor Index

 o NoResponseException()
 o NoResponseException(int, int)

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index