public void UncaughtException(Thread t, Throwable e) { App.OnUnhandledException(Throwable.ToException(e)); }