| 程序包 | 说明 |
|---|---|
| top.tangyh.basic.base | |
| top.tangyh.basic.exception |
| 限定符和类型 | 方法和说明 |
|---|---|
static <E> R<E> |
R.fail(BizException exception) |
| 限定符和类型 | 方法和说明 |
|---|---|
static BizException |
BizException.validFail(String message,
Object... args) |
static BizException |
BizException.wrap(BaseExceptionCode ex) |
static BizException |
BizException.wrap(BaseExceptionCode ex,
Throwable cause) |
static BizException |
BizException.wrap(int code,
String message,
Object... args)
实例化异常
|
static BizException |
BizException.wrap(String message,
Object... args) |
Copyright © 2023. All rights reserved.