public final class Bounds extends org.omg.CORBA.UserException implements org.omg.CORBA.portable.IDLEntity, java.io.Serializable
TypeCode.member_name(int),
TypeCode.member_type(int) and
TypeCode.member_label(int) raise Bounds when
the parameter is larger than the index of the last member,
constituting the type.| Constructor and Description |
|---|
Bounds()
Constructs a the exception.
|
Bounds(java.lang.String reason)
Constructs the exception, explaining the reason of throwing it.
|