public static class EDTExceptionUtil.DefaultFatalErrorReporter extends Object implements EDTExceptionUtil.FatalErrorReporter
Constructor and Description |
---|
EDTExceptionUtil.DefaultFatalErrorReporter() |
Modifier and Type | Method and Description |
---|---|
void |
reportFatalError(Throwable pThrowable)
report the fatal error to the user and write it to the log
in an appropriate way.
|
public EDTExceptionUtil.DefaultFatalErrorReporter()
public void reportFatalError(Throwable pThrowable)
reportFatalError
in interface EDTExceptionUtil.FatalErrorReporter
pThrowable
- the exception that is fatalCopyright © 2017 Jürgen Zeller (privat). All rights reserved.