Home
last modified time | relevance | path

Searched refs:aFirstCaughtException (Results 1 – 1 of 1) sorted by relevance

/trunk/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx239 Any aFirstCaughtException; in dispatchWithNotification() local
247 if ( !aFirstCaughtException.hasValue() ) in dispatchWithNotification()
248 aFirstCaughtException = ::cppu::getCaughtException(); in dispatchWithNotification()
253 ::cppu::throwException( aFirstCaughtException ); in dispatchWithNotification()
257 ::cppu::throwException( aFirstCaughtException ); in dispatchWithNotification()

Completed in 15 milliseconds