| 限定符和类型 | 方法和说明 |
|---|---|
static RuntimeException |
rethrow(Throwable throwable) |
static RuntimeException |
rethrowCause(Throwable throwable) |
static String |
toString(Throwable throwable) |
public static RuntimeException rethrowCause(Throwable throwable)
public static RuntimeException rethrow(Throwable throwable)
Copyright © 2020. All rights reserved.