Uses of Class
org.omg.CORBA.ExceptionList

Packages that use ExceptionList
org.omg.CORBA   
org.omg.CORBA.portable   
 

Uses of ExceptionList in org.omg.CORBA
 

Methods in org.omg.CORBA that return ExceptionList
abstract  ExceptionList ORB.create_exception_list()
           
abstract  ExceptionList Request.exceptions()
           
 

Methods in org.omg.CORBA with parameters of type ExceptionList
 Request Object._create_request(Context ctx, java.lang.String operation, NVList arg_list, NamedValue result, ExceptionList exclist, ContextList ctxlist)
           
 Request LocalObject._create_request(Context ctx, java.lang.String operation, NVList arg_list, NamedValue result, ExceptionList exceptions, ContextList contexts)
           
 

Uses of ExceptionList in org.omg.CORBA.portable
 

Methods in org.omg.CORBA.portable with parameters of type ExceptionList
 Request ObjectImpl._create_request(Context ctx, java.lang.String operation, NVList arg_list, NamedValue result, ExceptionList exceptions, ContextList contexts)
           
abstract  Request Delegate.create_request(Object self, Context ctx, java.lang.String operation, NVList arg_list, NamedValue result, ExceptionList exclist, ContextList ctxlist)
           
 



Copyright © 2011. All Rights Reserved.