public class ConfigException
extends cn.stylefeng.roses.kernel.rule.exception.base.ServiceException
| 构造器和说明 |
|---|
ConfigException(cn.stylefeng.roses.kernel.rule.exception.AbstractExceptionEnum exception) |
ConfigException(cn.stylefeng.roses.kernel.rule.exception.AbstractExceptionEnum exception,
String userTip) |
ConfigException(String errorCode,
String userTip) |
canEqual, equals, getErrorCode, getModuleName, getUserTip, hashCode, setErrorCode, setModuleName, setUserTip, toStringpublic ConfigException(cn.stylefeng.roses.kernel.rule.exception.AbstractExceptionEnum exception)
public ConfigException(cn.stylefeng.roses.kernel.rule.exception.AbstractExceptionEnum exception,
String userTip)
Copyright © 2021. All rights reserved.