Package org.omg.CORBA.TypeCodePackage


package org.omg.CORBA.TypeCodePackage
Provides the user-defined exceptions BadKind and Bounds, which are thrown by methods in in the class TypeCode. For an overview, please see:
Since:
JDK1.2
  • Exception Classes
    Class
    Description
    The exception BadKind is thrown when an inappropriate operation is invoked on a TypeCode object.
    Provides the TypeCode operations member_name(), member_type(), and member_label.