Searched refs:utilWrapper (Results 1 - 4 of 4) sorted by relevance

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/io/
H A DInputStreamHook.java58 static final UtilSystemException utilWrapper = field in class:InputStreamHook
329 throw utilWrapper.badBeginUnmarshalCustomValue() ;
347 throw utilWrapper.badBeginUnmarshalCustomValue() ;
374 throw utilWrapper.badBeginUnmarshalCustomValue() ;
429 throw utilWrapper.badBeginUnmarshalCustomValue() ;
H A DIIOPInputStream.java109 private static UtilSystemException utilWrapper = UtilSystemException.get( field in class:IIOPInputStream
2567 throw utilWrapper.errorSetObjectField( e, fieldName,
2580 throw utilWrapper.errorSetBooleanField( e, fieldName,
2593 throw utilWrapper.errorSetByteField( e, fieldName,
2606 throw utilWrapper.errorSetCharField( e, fieldName,
2619 throw utilWrapper.errorSetShortField( e, fieldName,
2632 throw utilWrapper.errorSetIntField( e, fieldName,
2645 throw utilWrapper.errorSetLongField( e, fieldName,
2658 throw utilWrapper.errorSetFloatField( e, fieldName,
2671 throw utilWrapper
[all...]
H A DValueHandlerImpl.java128 private UtilSystemException utilWrapper = UtilSystemException.get( field in class:ValueHandlerImpl
674 throw utilWrapper.invalidIndirection( ie,
774 throw utilWrapper.invalidIndirection( ioe,
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/javax/rmi/CORBA/
H A DUtil.java131 private UtilSystemException utilWrapper = UtilSystemException.get( field in class:Util
274 utilWrapper.classNotFound(
290 utilWrapper.classNotFound(
306 utilWrapper.classNotFound(

Completed in 59 milliseconds