org.omg.CORBA.TypeCodePackage |
Provides the user-defined exceptions BadKind
and Bounds , which are thrown by methods in
in the class TypeCode .
Related Documentation
For an overview, please see:
@since JDK1.2
@serial exclude
|
Java Source File Name | Type | Comment |
BadKind.java | Class | The exception BadKind is thrown when
an inappropriate operation is invoked on a TypeCode object. |
Bounds.java | Class | Provides the TypeCode operations member_name() ,
member_type() , and member_label . |