public final class Bounds extends UserException implements IDLEntity, 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(String reason)
Constructs the exception, explaining the reason of throwing it.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString