Searched defs:exceptionList (Results 1 - 2 of 2) sorted by relevance

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/corba/
H A DRequestImpl.java108 ExceptionList exceptionList,
132 if (exceptionList == null)
135 _exceptions = exceptionList;
102 RequestImpl(ORB orb, org.omg.CORBA.Object targetObject, Context ctx, String operationName, NVList argumentList, NamedValue resultContainer, ExceptionList exceptionList, ContextList ctxList) argument
/openjdk7/jdk/src/share/native/java/lang/
H A Djava_props.h112 char *exceptionList; member in struct:__anon657

Completed in 38 milliseconds