Searched refs:getErrorText (Results 1 – 11 of 11) sorted by relevance
71 DESKTOP_DEPLOYMENTMISC_DLLPUBLIC ::rtl::OUString getErrorText(
55 aBuffer.append(aHandler.getErrorText()).append(aHandler.getOutputText()); in checkExistance()
76 log.println(procHdl.getErrorText()); in getModules()
137 log.println(procHdl.getErrorText()); in getSrcRoot()
777 public String getErrorText() in getErrorText() method in ProcessHandler
128 ::rtl::OUString getErrorText( css::uno::Reference< css::xml::dom::XElement > const & dependency ) in getErrorText() function
210 "\n\n: " + err.getErrorText(), in startExecution()
137 test += procHdl.getErrorText(); in checkModule()
412 dp_misc::Dependencies::getErrorText( depExc.UnsatisfiedDependencies[i]) ); in handle()
158 … aMissingDep += dp_misc::Dependencies::getErrorText( depExc.UnsatisfiedDependencies[i]); in checkDependencies()
521 out_du.unsatisfiedDependencies[i] = dp_misc::Dependencies::getErrorText(ds[i]); in prepareUpdateData()
Completed in 69 milliseconds