GNU Classpath (0.95) | |
Prev Package | Next Package | Frames | No Frames |
TypeCode
class.Exception Summary | |
BadKind | This exception is thrown when an inappropriate operation is invoked on
a TypeCode object.
|
Bounds | The 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.
|
TypeCode
class.GNU Classpath (0.95) |