Class ArticleTitleException.MustNotExceedMaximumLength

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.journal.exception.ArticleTitleException
com.liferay.journal.exception.ArticleTitleException.MustNotExceedMaximumLength
All Implemented Interfaces:
Serializable
Enclosing class:
ArticleTitleException

public static class ArticleTitleException.MustNotExceedMaximumLength extends ArticleTitleException
See Also:
  • Constructor Details

    • MustNotExceedMaximumLength

      public MustNotExceedMaximumLength(String title, int titleMaxLength)