Class ArticleDisplayDateException

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.ArticleDisplayDateException
All Implemented Interfaces:
Serializable

public class ArticleDisplayDateException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • ArticleDisplayDateException

      public ArticleDisplayDateException()
    • ArticleDisplayDateException

      public ArticleDisplayDateException(String msg)
    • ArticleDisplayDateException

      public ArticleDisplayDateException(String msg, Throwable throwable)
    • ArticleDisplayDateException

      public ArticleDisplayDateException(Throwable throwable)