| Package | Description |
|---|---|
| xyz.zhouxy.plusone.commons.exception.business |
业务异常
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidInputException
InvalidInputException
用户输入内容非法
NOTE: 属业务异常
|
class |
RequestParamsException
RequestParamsException
用户请求参数错误
|
| Modifier and Type | Method and Description |
|---|---|
static BizException |
BizException.of() |
static BizException |
BizException.of(String message) |
static BizException |
BizException.of(String errorMessageFormat,
Object... errorMessageArgs) |
static BizException |
BizException.of(String message,
Throwable cause) |
static BizException |
BizException.of(Throwable cause) |
Copyright © 2026. All rights reserved.