JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
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:
comments on the
CORBA
package
Since:
JDK1.2
Exception Summary
Exception
Description
BadKind
The exception
BadKind
is thrown when an inappropriate operation is invoked on a
TypeCode
object.
Bounds
Provides the
TypeCode
operations
member_name()
,
member_type()
, and
member_label
.