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