Class ArticleSmallImageSizeException

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

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

    • ArticleSmallImageSizeException

      public ArticleSmallImageSizeException()
    • ArticleSmallImageSizeException

      public ArticleSmallImageSizeException(String msg)
    • ArticleSmallImageSizeException

      public ArticleSmallImageSizeException(String msg, Throwable throwable)
    • ArticleSmallImageSizeException

      public ArticleSmallImageSizeException(Throwable throwable)