All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.visigenic.vbroker.interceptor.HandlerExists

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

public final class HandlerExists
extends UserException

IDL definition:
exception HandlerExists {
};


Constructor Index

 o HandlerExists()

Method Index

 o toString()

Constructors

 o HandlerExists
 public HandlerExists()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index