public void UncaughtException(Thread t, Throwable e) { _handler(e.GetBaseException(), "Thread_DefaultUncaughtExceptionHandler"); }