public class ParamException extends ServiceException
| 构造器和说明 |
|---|
ParamException(String msg,
com.baidu.unbiz.fluentvalidator.Result result) |
ParamException(String errorCode,
String msg) |
ParamException(String errorCode,
String msg,
Throwable exception) |
ParamException(String msg,
Throwable exception) |
canEqual, equals, getCode, getDetailMessage, getMessage, hashCode, setCode, setDetailMessage, setMessage, toStringpublic ParamException(String msg, com.baidu.unbiz.fluentvalidator.Result result)
Copyright © 2023. All rights reserved.