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

/openjdk10/corba/src/java.corba/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.java101 private static UtilSystemException utilWrapper = UtilSystemException.get( field in class:IIOPInputStream
2543 throw utilWrapper.errorSetObjectField( e, fieldName,
2547 throw utilWrapper.errorSetObjectField( e, fieldName,
2566 throw utilWrapper.errorSetBooleanField( e, fieldName,
2570 throw utilWrapper.errorSetBooleanField( e, fieldName,
2589 throw utilWrapper.errorSetByteField( e, fieldName,
2593 throw utilWrapper.errorSetByteField( e, fieldName,
2612 throw utilWrapper.errorSetCharField( e, fieldName,
2616 throw utilWrapper.errorSetCharField( e, fieldName,
2635 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,
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/javax/rmi/CORBA/
H A DUtil.java132 private UtilSystemException utilWrapper = UtilSystemException.get( field in class:Util
275 utilWrapper.classNotFound(
291 utilWrapper.classNotFound(
307 utilWrapper.classNotFound(

Completed in 163 milliseconds