| 程序包 | 说明 |
|---|---|
| com.github.lontime.base.errors |
| 限定符和类型 | 方法和说明 |
|---|---|
static ErrorException |
ErrorException.from(ErrorCodeEnum errorCodeEnum)
ErrorException.
|
static ErrorException |
ErrorException.from(ErrorCodeEnum errorCodeEnum,
String message)
ErrorException.
|
static ErrorException |
ErrorException.from(ErrorCodeEnum errorCodeEnum,
String message,
Throwable cause)
ErrorException.
|
static ErrorException |
ErrorException.from(ErrorCodeEnum errorCodeEnum,
Throwable cause)
ErrorException.
|
static ErrorException |
ErrorException.from(String code)
ErrorException.
|
static ErrorException |
ErrorException.from(String code,
Throwable cause)
ErrorException.
|
static ErrorException |
ErrorException.invalid(am.ik.yavi.core.ConstraintViolations violations)
ErrorException.
|
static ErrorException |
ErrorException.invalid(List<am.ik.yavi.core.ConstraintViolation> violations)
ErrorException.
|
Copyright © 2022. All rights reserved.