API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.omg.CORBA. UnknownUserExceptionHolder View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      UnknownUserExceptionHolder
Implements
 Streamable
Subclasses
Description
publicfinal class UnknownUserExceptionHolder
  The Holder for UnknownUserException.
See also:   
Constructors
public UnknownUserExceptionHolder ()
public UnknownUserExceptionHolder (UnknownUserException initialValue)
Methods
Hide/Show inherited methods
public void _read (InputStream i) [Specified in Streamable]
public TypeCode _type () [Specified in Streamable]
public void _write (OutputStream o) [Specified in Streamable]
Fields
Hide/Show inherited fields
public UnknownUserException value
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar