Home
last modified time | relevance | path

Searched defs:additionalArgument (Results 1 – 2 of 2) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/common/
H A DDebugHelper.java34 …c void exception(String DetailedMessage, Exception ex, int err, String additionalArgument) throws … in exception()
39 public static void exception(int err, String additionalArgument) throws java.lang.Exception in exception()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1282 …void DebugHelper::exception( int err, const rtl::OUString& additionalArgument ) throw( css::scrip… in exception()