MCPcopy Create free account
hub / github.com/eclab/edisyn / showErrorWithStackTrace

Method showErrorWithStackTrace

edisyn/Synth.java:3346–3373  ·  view source on GitHub ↗

Display a simple error message. If ExceptionDump.lastThrowableExists() then it will be used as the error. Otherwise if error is null, new RuntimeException(message) will be used. Otherwise the error itself will be used.

(Throwable error, String title, String message)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

doSaveAsMethod · 0.95
doSaveMethod · 0.95
doSaveTextMethod · 0.95
doOpenMethod · 0.95
saveAllPatchesMethod · 0.95
loadBatchPatchMethod · 0.95
doGetAllPatchesMethod · 0.95
processCurrentPatchMethod · 0.95
showBankSysexOptionsMethod · 0.95
loadParametersMethod · 0.80
saveParametersMethod · 0.80
doSaveNamesToTextMethod · 0.80

Calls 6

lastThrowableExistsMethod · 0.95
handleExceptionMethod · 0.95
showSimpleErrorMethod · 0.95
disableMenuBarMethod · 0.95
enableMenuBarMethod · 0.95
saveThrowableMethod · 0.95

Tested by

no test coverage detected