类 DingTalkAppSecretInvalidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.guerlab.commons.exception.ApplicationException
net.guerlab.spring.commons.exception.AbstractI18nApplicationException
net.guerlab.smart.dingtalk.core.exception.DingTalkAppSecretInvalidException
- 所有已实现的接口:
java.io.Serializable
public class DingTalkAppSecretInvalidException
extends net.guerlab.spring.commons.exception.AbstractI18nApplicationException
无效的应用密钥
- 作者:
- guer
- 另请参阅:
- 序列化表格
-
字段概要
-
构造器概要
构造器 构造器 说明 DingTalkAppSecretInvalidException() -
方法概要
修饰符和类型 方法 说明 protected java.lang.StringgetKey()从类继承的方法 net.guerlab.spring.commons.exception.AbstractI18nApplicationException
getArgs, getDefaultMessage, getMessage
-
构造器详细资料
-
DingTalkAppSecretInvalidException
public DingTalkAppSecretInvalidException()
-
-
方法详细资料
-
getKey
protected java.lang.String getKey()- 覆盖:
getKey在类中net.guerlab.spring.commons.exception.AbstractI18nApplicationException
-