All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.ExceptionDescriptionHolder
#pragma prefix "omg.org/CORBA" struct ExceptionDescription { ::CORBA::Identifier name; ::CORBA::RepositoryId id; ::CORBA::RepositoryId defined_in; ::CORBA::VersionSpec version; TypeCode type; };
public ExceptionDescription value
public ExceptionDescriptionHolder()
public ExceptionDescriptionHolder(ExceptionDescription value)
public void _read(InputStream input)
public void _write(OutputStream output)
public TypeCode _type()
All Packages Class Hierarchy This Package Previous Next Index