org.omg.CORBA.TypeCodePackage
public final class Bounds extends UserException implements IDLEntity, Serializable
,
and
raise Bounds when
the parameter is larger than the index of the last member,
constituting the type.
Constructor Summary | |
---|---|
Bounds()
Constructs a the exception. | |
Bounds(String reason)
Constructs the exception, explaining the reason of throwing it. |
Parameters: reason a string, explaining, why the exception has been thrown.