All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.ExceptionDefHolder
interface ExceptionDef : ::CORBA::Contained, ::CORBA::Container { readonly attribute TypeCode type; attribute ::CORBA::StructMemberSeq members; };
public ExceptionDef value
public ExceptionDefHolder()
public ExceptionDefHolder(ExceptionDef value)
public void _read(InputStream input)
public void _write(OutputStream output)
public TypeCode _type()
All Packages Class Hierarchy This Package Previous Next Index