Save This Page
Home » openjdk-7 » org.omg » CORBA » TypeCodePackage » [javadoc | source]
org.omg.CORBA.TypeCodePackage
public final class: Bounds [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         org.omg.CORBA.UserException
            org.omg.CORBA.TypeCodePackage.Bounds

All Implemented Interfaces:
    IDLEntity, Serializable

Provides the TypeCode operations member_name(), member_type(), and member_label. These methods raise Bounds when the index parameter is greater than or equal to the number of members constituting the type.
Constructor:
 public Bounds() 
 public Bounds(String reason) 
    Constructs a Bounds exception with the specified reason message.
    Parameters:
    reason - the String containing a reason message
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait