Searched refs:getLocalizedMessage (Results 1 – 11 of 11) sorted by relevance
117 log.println("Couldn't fill cells " + e.getLocalizedMessage()); in before()279 log.println("couldn't get Row " + e.getLocalizedMessage()); in setRowVisible()282 e.getLocalizedMessage()); in setRowVisible()285 e.getLocalizedMessage()); in setRowVisible()288 e.getLocalizedMessage()); in setRowVisible()291 e.getLocalizedMessage()); in setRowVisible()
117 log.println("couldn't fill cells " + e.getLocalizedMessage()); in _filter()121 e.getLocalizedMessage()); in _filter()125 e.getLocalizedMessage()); in _filter()
81 log.println("Couldn't fill cells" + e.getLocalizedMessage()); in _applySubTotals()116 log.println("Couldn't get cell" + e.getLocalizedMessage()); in _removeSubTotals()
153 throw new com.sun.star.uno.RuntimeException(e.getLocalizedMessage()); in convert()235 parseErrors.add (e.getLocalizedMessage()+" "+e.getLineNumber()+" "); in error()263 parseErrors.add (e.getLocalizedMessage()+" "+e.getLineNumber()+" "); in fatalError()
44 ::rtl::OUString getLocalizedMessage() const;
58 ::rtl::OUString java_lang_Throwable::getLocalizedMessage() const in getLocalizedMessage() function in java_lang_Throwable
196 sMessage = pThrow->getLocalizedMessage(); in lcl_translateJNIExceptionToUNOException()
95 …println(PropertyNames.EMPTY_STRING + arg + "//" + ix + "//Exception: " + ex.getLocalizedMessage()); in error()
61 message = throwable.getLocalizedMessage(); in toUnoException()
278 … CurUnoDialog.showMessageBox("ErrorBox", VclWindowPeerAttribute.OK,e.getLocalizedMessage() ); in finish()
230 …ght a " + e2.getClass().getName(), this, new com.sun.star.uno.Exception(e2.getLocalizedMessage())); in execute()
Completed in 70 milliseconds