All Packages Class Hierarchy This Package Previous Next Index
Class com.visigenic.vbroker.Activation.NotRegistered
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----org.omg.CORBA.UserException
|
+----com.visigenic.vbroker.Activation.NotRegistered
- public final class NotRegistered
- extends UserException
- Java Class com.visigenic.vbroker.Activation.NotRegistered
- Source File com/visigenic/vbroker/Activation/NotRegistered.java
- IDL Source File oad.idl
- IDL Absolute Name ::Activation::NotRegistered
- Repository Identifier IDL:visigenic.com/Activation/NotRegistered:1.0
IDL definition:
exception NotRegistered {
};
-
NotRegistered()
-
-
toString()
-
NotRegistered
public NotRegistered()
toString
public String toString()
- Overrides:
- toString in class Throwable
All Packages Class Hierarchy This Package Previous Next Index