public abstract class ExceptionCatcher
extends Object
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
方法详细资料
-
run
public static void run(Runnable runnable)
-
call
public static <T> T call(Callable<T> callable)