API Overview
API Index
Direct link to this page
JDK 1.6
Package: org.omg.CORBA.TypeCodePackage
Author(s)
Since
JDK1.2
Version
Serial
exclude
Description
Provides the user-defined exceptions
BadKind
and
Bounds
, which are thrown by methods in in the class
TypeCode
.
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
See also:
BadKind
View Source
The exception
BadKind
is thrown when an inappropriate operation is invoked on a
TypeCode
object.
Bounds
View Source
Provides the
TypeCode
operations
member_name()
,
member_type()
, and
member_label
.
Generated By:
JavaOnTracks Doclet
0.1.4 ©Thibaut Colar