Otherwise we simply print the exception stack trace.
否则只输出异常栈行跟踪信息。
Information regarding the origin and location of the exception can be identified using the exception stack trace below.
有关异常原因和位置的信息可以使用下面的异常堆栈跟踪标识。
When a task throws an exception that it does not handle, the runtime prints the exception stack trace to the console and then returns the thread to the thread pool.
当某个任务引发了它无法处理的异常时,运行时将把异常堆栈跟踪打印至控制台,然后将线程返回至线程池。
应用推荐