Home
last modified time | relevance | path

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

/aoo42x/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptProviderForBeanShell.java343 String wrappedException = ""; in processBshException() local
354 wrappedException = (String)tokenizer.nextElement(); in processBshException()
355 LogUtils.DEBUG("wrapped exception = = " + wrappedException ); in processBshException()
361 se.exceptionType = wrappedException; in processBshException()
366 LogUtils.DEBUG("\twrapped exception: " + wrappedException ); in processBshException()

Completed in 18 milliseconds