public class ReportErrorAndDie extends Object implements Thread.UncaughtExceptionHandler
Constructor and Description |
---|
ReportErrorAndDie(IReportError reportError,
Runnable suicideFn) |
public ReportErrorAndDie(IReportError reportError, Runnable suicideFn)
public void uncaughtException(Thread t, Throwable e)
uncaughtException
in interface Thread.UncaughtExceptionHandler
Copyright © 2019 The Apache Software Foundation. All rights reserved.