类 BannerNameInvalidException
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.cloud.banner.core.exception.BannerNameInvalidException
- 所有已实现的接口:
Serializable
public class BannerNameInvalidException
extends net.guerlab.spring.commons.exception.AbstractI18nApplicationException
Banner名称无效
- 作者:
- guer
- 另请参阅:
- 序列化表格
-
字段概要
-
构造器概要
构造器 构造器 说明 BannerNameInvalidException() -
方法概要
从类继承的方法 net.guerlab.spring.commons.exception.AbstractI18nApplicationException
getArgs, getDefaultMessage, getMessage
-
构造器详细资料
-
BannerNameInvalidException
public BannerNameInvalidException()
-
-
方法详细资料
-
getKey
- 覆盖:
getKey在类中net.guerlab.spring.commons.exception.AbstractI18nApplicationException
-