public class KBArticleUrlTitleException
extends com.liferay.portal.kernel.exception.PortalException
Modifier and Type | Class and Description |
---|---|
static class |
KBArticleUrlTitleException.MustNotBeDuplicate |
static class |
KBArticleUrlTitleException.MustNotContainInvalidCharacters |
static class |
KBArticleUrlTitleException.MustNotExceedMaximumSize |
Constructor and Description |
---|
KBArticleUrlTitleException() |
KBArticleUrlTitleException(java.lang.String msg) |
KBArticleUrlTitleException(java.lang.String msg,
java.lang.Throwable throwable) |
KBArticleUrlTitleException(java.lang.Throwable throwable) |
public KBArticleUrlTitleException()
public KBArticleUrlTitleException(java.lang.String msg)
public KBArticleUrlTitleException(java.lang.String msg, java.lang.Throwable throwable)
public KBArticleUrlTitleException(java.lang.Throwable throwable)