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