All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.UnknownUserExceptionHelper
#pragma prefix "omg.org/CORBA" exception UnknownUserException { any except; };
public UnknownUserExceptionHelper()
public static UnknownUserException read(InputStream _input)
public static void write(OutputStream _output, UnknownUserException value)
public static void insert(Any any, UnknownUserException value)
public static UnknownUserException extract(Any any)
public static TypeCode type()
public static String id()
All Packages Class Hierarchy This Package Previous Next Index