Name

Bounds

Synopsis

This exception is thrown when you request member information from a TypeCode using an index that is beyond the valid member index of the type.

                  Thrown By
public final class Bounds extends UserException {
// Public Constructors
   public Bounds();  
   public Bounds( String reason);  
}

Thrown By

TypeCode.{member_label(), member_name(), member_type(), member_visibility()}

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.