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 not stored for this graph (policy: none)
no test coverage detected