public class Throwables extends Object
| 构造器和说明 |
|---|
Throwables() |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends Throwable> |
caught(CheckedThrowing.ThrowingRunnable<T> runnable) |
static String |
getRootCauseMessage(Throwable throwable) |
static String |
getRootCauseStackTrace(Throwable throwable) |
Copyright © 2023. All rights reserved.