摘要:
public class test { public static void main(String[] args){ Thread thread = new Thread(new MyThread()); thread.setUncaughtExceptionHandler((Thread t,Throwable e)->{ Sys... 阅读全文
posted @ 2019-03-20 14:24
doraemonlin
阅读(491)
评论(0)
推荐(0)

浙公网安备 33010602011771号