类 UniqueKeyFormatErrorException
- 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.article.core.exception.UniqueKeyFormatErrorException
-
- 所有已实现的接口:
Serializable
public class UniqueKeyFormatErrorException extends net.guerlab.spring.commons.exception.AbstractI18nApplicationException唯一key格式错误- 作者:
- guer
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 UniqueKeyFormatErrorException()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 protected StringgetKey()-
从类继承的方法 net.guerlab.spring.commons.exception.AbstractI18nApplicationException
getArgs, getDefaultMessage, getMessage
-
-
-
-
方法详细资料
-
getKey
protected String getKey()
- 覆盖:
getKey在类中net.guerlab.spring.commons.exception.AbstractI18nApplicationException
-
-