| 程序包 | 说明 |
|---|---|
| shz |
| 限定符和类型 | 字段和说明 |
|---|---|
protected static PRException |
PRException.IMPOSSIBLE |
protected static PRException |
PRException.SERVER_ERROR |
| 限定符和类型 | 方法和说明 |
|---|---|
static PRException |
PRException.impossible() |
static PRException |
PRException.of() |
static PRException |
PRException.of(FailureMsg msg) |
static PRException |
PRException.of(FailureMsg msg,
Throwable cause) |
static PRException |
PRException.of(Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
Response<Void> |
PRException.exceptionCaught(Consumer<PRException> consumer) |
<T> T |
PRException.exceptionCaught(Consumer<PRException> consumer,
Function<FailureMsg,T> mapper) |
Copyright © 2022. All rights reserved.