类分层结构
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.guerlab.commons.exception.ApplicationException
- net.guerlab.spring.commons.exception.AbstractI18nApplicationException
- net.guerlab.smart.article.core.exception.ArticleCategoryDisallowedDeleteException
- net.guerlab.smart.article.core.exception.ArticleCategoryIdInvalidException
- net.guerlab.smart.article.core.exception.ArticleCategoryInvalidException
- net.guerlab.smart.article.core.exception.ArticleCategoryNameInvalidException
- net.guerlab.smart.article.core.exception.ArticleCategoryNameLengthErrorException
- net.guerlab.smart.article.core.exception.ArticleCategoryNameRepeatException
- net.guerlab.smart.article.core.exception.ArticleInvalidException
- net.guerlab.smart.article.core.exception.ArticleTitleInvalidException
- net.guerlab.smart.article.core.exception.ArticleTitleLengthErrorException
- net.guerlab.smart.article.core.exception.OriginalLinkLengthErrorException
- net.guerlab.smart.article.core.exception.SynopsisLengthErrorException
- net.guerlab.smart.article.core.exception.UniqueKeyFormatErrorException
- net.guerlab.smart.article.core.exception.UniqueKeyLengthErrorException
- net.guerlab.smart.article.core.exception.UniqueKeyRepeatException
- net.guerlab.spring.commons.exception.AbstractI18nApplicationException
- net.guerlab.commons.exception.ApplicationException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)