| Package | Description |
|---|---|
| xyz.zhouxy.plusone.commons.exception.system |
系统异常
|
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcUpdateAffectedIncorrectNumberOfRowsException
JdbcUpdateAffectedIncorrectNumberOfRowsException
当数据操作的结果不符合预期时抛出。
|
class |
NoAvailableMacFoundException
NoAvailableMacFoundException
在无法找到可访问的 Mac 地址时抛出
|
| Modifier and Type | Method and Description |
|---|---|
static SysException |
SysException.of() |
static SysException |
SysException.of(String message) |
static SysException |
SysException.of(String errorMessageFormat,
Object... errorMessageArgs) |
static SysException |
SysException.of(String message,
Throwable cause) |
static SysException |
SysException.of(Throwable cause) |
Copyright © 2026. All rights reserved.