All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.visigenic.vbroker.interceptor.NoHandler

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

public final class NoHandler
extends UserException

IDL definition:
exception NoHandler {
};


Constructor Index

 o NoHandler()

Method Index

 o toString()

Constructors

 o NoHandler
 public NoHandler()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index