All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.visigenic.vbroker.Activation.Busy

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----org.omg.CORBA.UserException
                           |
                           +----com.visigenic.vbroker.Activation.Busy

public final class Busy
extends UserException

IDL definition:
exception Busy {
};


Constructor Index

 o Busy()

Method Index

 o toString()

Constructors

 o Busy
 public Busy()

Methods

 o toString
 public String toString()
Overrides:
toString in class Throwable

All Packages  Class Hierarchy  This Package  Previous  Next  Index