All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.visigenic.vbroker.Activation.InvalidPath

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

public final class InvalidPath
extends UserException

IDL definition:
exception InvalidPath {
};


Constructor Index

 o InvalidPath()

Method Index

 o toString()

Constructors

 o InvalidPath
 public InvalidPath()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index