public class ParamExceptionCode extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static ExceptionCode |
CHECK_ERROR
入参校验异常
|
static ExceptionCode |
JSON_ERROR
JSON格式错误
|
static ExceptionCode |
MESSAGE_NO_READING
消息不可读
|
static ExceptionCode |
PARAMETER_ERROR
参数不正确
|
static ExceptionCode |
SENSITIVE_WORD
敏感词汇
|
static ExceptionCode |
VALID_ERROR
数据格式检验失败
|
| 构造器和说明 |
|---|
ParamExceptionCode() |
public static final ExceptionCode CHECK_ERROR
public static final ExceptionCode JSON_ERROR
public static final ExceptionCode VALID_ERROR
public static final ExceptionCode MESSAGE_NO_READING
public static final ExceptionCode SENSITIVE_WORD
public static final ExceptionCode PARAMETER_ERROR
Copyright © 2024 tan. All rights reserved.