JavaTM 2 Platform
Standard Ed. 6

类 org.omg.CORBA.UnknownUserException
的使用

使用 UnknownUserException 的软件包
org.omg.CORBA 提供 OMG CORBA API 到 JavaTM 编程语言的映射,包括 ORB 类,如果已实现该类,则程序员可以使用此类作为全功能对象请求代理(Object Request Broker,ORB)。 
 

org.omg.CORBAUnknownUserException 的使用
 

声明为 UnknownUserExceptionorg.omg.CORBA 中的字段
 UnknownUserException UnknownUserExceptionHolder.value
           
 

返回 UnknownUserExceptionorg.omg.CORBA 中的方法
static UnknownUserException UnknownUserExceptionHelper.extract(Any a)
           
static UnknownUserException UnknownUserExceptionHelper.read(InputStream istream)
           
 

参数类型为 UnknownUserExceptionorg.omg.CORBA 中的方法
static void UnknownUserExceptionHelper.insert(Any a, UnknownUserException that)
           
static void UnknownUserExceptionHelper.write(OutputStream ostream, UnknownUserException value)
           
 

参数类型为 UnknownUserExceptionorg.omg.CORBA 中的构造方法
UnknownUserExceptionHolder(UnknownUserException initialValue)
           
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only