Searched refs:aFirstCaughtException (Results 1 – 1 of 1) sorted by relevance
216 Any aFirstCaughtException; in dispatchWithNotification() local224 if ( !aFirstCaughtException.hasValue() ) in dispatchWithNotification()225 aFirstCaughtException = ::cppu::getCaughtException(); in dispatchWithNotification()230 ::cppu::throwException( aFirstCaughtException ); in dispatchWithNotification()234 ::cppu::throwException( aFirstCaughtException ); in dispatchWithNotification()
Completed in 7 milliseconds