Home
last modified time | relevance | path

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

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/
H A DSessionRPubs.cpp143 terminateWithError(error); in start()
232 terminateWithError(error); in onCompleted()
241 terminateWithError( in onCompleted()
247 terminateWithError("Unexpected output from upload: " + output_); in onCompleted()
252 terminateWithError(error_); in onCompleted()
256 void terminateWithError(const Error& error) in terminateWithError() function in rstudio::session::modules::rpubs::__anonee37ebb10211::RPubsUpload
258 terminateWithError(error.getSummary()); in terminateWithError()
261 void terminateWithError(const std::string& error) in terminateWithError() function in rstudio::session::modules::rpubs::__anonee37ebb10211::RPubsUpload
H A DSessionHTMLPreview.cpp218 terminateWithError(error); in performKnit()
287 terminateWithError(error); in onKnitCompleted()
300 terminateWithError(boost::str(fmt % exitStatus)); in onKnitCompleted()
330 terminateWithError(error); in terminateWithContent()
343 terminateWithError(error); in terminateWithContent()
360 terminateWithError(error); in terminateWithContent()
381 terminateWithError(error); in terminateWithContent()
393 terminateWithError(error); in terminateWithContent()
400 void terminateWithError(const Error& error) in terminateWithError() function in rstudio::session::modules::html_preview::__anon7d9e9abc0111::HTMLPreview
406 terminateWithError(message); in terminateWithError()
[all …]
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/
H A DBeanFactory.java62 context.getBean(IKernel.class).terminateWithError(e); in getBean()
74 context.getBean(IKernel.class).terminateWithError(e); in getBean()
86 context.getBean(IKernel.class).terminateWithError(e); in getBeans()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/build/
H A DSessionBuild.cpp565 terminateWithError("Locating R script", error); in roxygenize()
619 terminateWithError(r::endUserErrorMessage(error)); in compileRcppAttributes()
1142 terminateWithError("Locating R script", error); in testPackage()
1186 terminateWithError("Locating R script", error); in testFile()
1253 terminateWithError("Find temp dir", error); in testShiny()
1259 terminateWithError("Creating temp dir", error); in testShiny()
1273 terminateWithError("Locating R script", error); in testShiny()
1433 terminateWithError(boost::str( in executeMakefileBuild()
1618 void terminateWithError(const std::string& context, in terminateWithError() function in rstudio::session::modules::build::__anon1bd5f4b40211::Build
1622 terminateWithError(msg); in terminateWithError()
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/tex/
H A DSessionCompilePdf.cpp578 terminateWithError("Target document not found: '" + in start()
587 terminateWithError("Invalid filename: '" + filename + in start()
607 terminateWithError(userErrMsg); in start()
661 terminateWithError(result.errorMessage); in onWeaveCompleted()
717 terminateWithError(error.getSummary()); in runTinytex()
725 terminateWithError(error.getSummary()); in runTinytex()
750 terminateWithError("Unable to compile pdf: " + error.getSummary()); in runTinytex()
819 terminateWithError("Unable to compile pdf: " + error.getSummary()); in runLatexCompiler()
905 void terminateWithError(const std::string& message) in terminateWithError() function in rstudio::session::modules::tex::compile_pdf::__anon18727e280111::AsyncPdfCompiler
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/model/
H A DIKernel.java56 public void terminateWithError(Throwable e); in terminateWithError() method
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/
H A DKernel.java237 public void terminateWithError(final Throwable e) { in terminateWithError() method in Kernel
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/rmarkdown/
H A DSessionRMarkdown.cpp780 void terminateWithError(const Error& error) in terminateWithError() function in rstudio::session::modules::rmarkdown::__anona582c5fe0311::RenderRmd
786 terminateWithError(message); in terminateWithError()
789 void terminateWithError(const std::string& message) in terminateWithError() function in rstudio::session::modules::rmarkdown::__anona582c5fe0311::RenderRmd