Module java.corba
Package 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
-
Class Summary Class Description BadKindHelper This Helper class is used to facilitate the marshalling ofTypeCodePackage/BadKind.BoundsHelper This Helper class is used to facilitate the marshalling ofTypeCodePackage/Bounds. -
Exception Summary Exception Description BadKind The exceptionBadKindis thrown when an inappropriate operation is invoked on aTypeCodeobject.Bounds Provides theTypeCodeoperationsmember_name(),member_type(), andmember_label.