Class ArticleContentException

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

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

    • ArticleContentException

      public ArticleContentException()
    • ArticleContentException

      public ArticleContentException(String msg)
    • ArticleContentException

      public ArticleContentException(String msg, Throwable throwable)
    • ArticleContentException

      public ArticleContentException(Throwable throwable)