java.lang.Object
org.omg.Dynamic.ExceptionListHolder
public final class ExceptionListHolder
extends java.lang.Object
implements Streamable
TypeCode[]
value
ExceptionListHolder()
ExceptionListHolder(TypeCode[] initial)
void
_read(InputStream in)
TypeCode
_type()
_write(OutputStream out)
public TypeCode[] value
public ExceptionListHolder()
public ExceptionListHolder(TypeCode[] initial)
public void _read(InputStream in)
Specified by:_read in interface Streamable
public TypeCode _type()
Specified by:_type in interface Streamable
public void _write(OutputStream out)
Specified by:_write in interface Streamable