Method Summary |
|
public static synchronized void | clear() |
protected void | exceptionCaught(Throwable thr) |
public static synchronized Throwable | getThrowable() Return the most recent exception caught on the dispatch thread, or
null if none has been thrown or the exception has been
cleared. |
public static synchronized long | getThrowableTime() Returns when the most recent exception was caught on the dispatch
thread, or -1 if none has been thrown or the exception has been
cleared. |
public void | install() |