| Package | Description |
|---|---|
| xyz.zhouxy.plusone.commons.base |
基础内容
|
| xyz.zhouxy.plusone.commons.exception |
包含常见的业务异常与系统异常,以及异常相关的工具
|
| xyz.zhouxy.plusone.commons.exception.business |
业务异常
|
| Modifier and Type | Method and Description |
|---|---|
default boolean |
IWithLongCode.isSameCodeAs(IWithCode<?> other)
判断是否与给定的
IWithCode 有着相等的 code |
default boolean |
IWithIntCode.isSameCodeAs(IWithCode<?> other)
判断是否与给定的
IWithCode 有着相等的 code |
default boolean |
IWithCode.isSameCodeAs(IWithCode<?> other)
判断是否与给定的
IWithCode 有着相等的 code |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IExceptionType<TCode>
异常场景
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ParsingFailureException.Type |
| Modifier and Type | Class and Description |
|---|---|
static class |
InvalidInputException.Type |
Copyright © 2026. All rights reserved.