| Package | Description |
|---|---|
| pro.fessional.mirana.pain |
| Modifier and Type | Class and Description |
|---|---|
class |
BadArgsException
Used for pre-check of arguments
|
class |
BadStateException
Used for post-check of state
|
class |
HttpStatusException
stackless exceptions with HttpStatus
|
class |
MessageException
Stackless exceptions used only to output business messages.
|
| Modifier and Type | Field and Description |
|---|---|
ConcurrentHashMap<Class<? extends CodeException>,Boolean> |
CodeException.TweakingCodeException.tweakClass |
| Modifier and Type | Method and Description |
|---|---|
CodeException |
CodeException.withI18n(String code,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CodeException.TweakingCodeException.current(@Nullable CodeEnum code,
Class<? extends CodeException> claz,
Boolean elze)
priority is code, claz, elze, thread then global.
|
boolean |
CodeException.TweakingCodeException.current(@Nullable String code,
Class<? extends CodeException> claz,
Boolean elze)
priority is code, claz, elze, thread then global.
|
Copyright © 2024. All rights reserved.