Class ArticleIdException

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

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

    • ArticleIdException

      public ArticleIdException()
    • ArticleIdException

      public ArticleIdException(String msg)
    • ArticleIdException

      public ArticleIdException(String msg, Throwable throwable)
    • ArticleIdException

      public ArticleIdException(Throwable throwable)