MCPcopy Index your code
hub / github.com/WiringProject/Wiring / showError

Method showError

IDE/processing/app/Base.java:2152–2164  ·  view source on GitHub ↗

Show an error message that's actually fatal to the program. This is an error that can't be recovered. Use showWarning() for errors that allow P5 to continue running.

(String title, String message, Throwable e)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

initMethod · 0.95
initMethod · 0.95
initPlatformMethod · 0.95
getSettingsFolderMethod · 0.95
getKeywordsMethod · 0.95

Calls 3

printlnMethod · 0.80
printStackTraceMethod · 0.80
exitMethod · 0.80

Tested by

no test coverage detected