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

IDL definition:
exception Bounds {
};


Constructor Index

 o Bounds()

Method Index

 o toString()

Constructors

 o Bounds
 public Bounds()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index