All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.visigenic.vbroker.Activation.IsActive

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

public final class IsActive
extends UserException

IDL definition:
exception IsActive {
};


Constructor Index

 o IsActive()

Method Index

 o toString()

Constructors

 o IsActive
 public IsActive()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index