Class EntryImageSizeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.blogs.exception.EntryImageSizeException
All Implemented Interfaces:
Serializable

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

    • EntryImageSizeException

      public EntryImageSizeException()
    • EntryImageSizeException

      public EntryImageSizeException(String msg)
    • EntryImageSizeException

      public EntryImageSizeException(String msg, Throwable throwable)
    • EntryImageSizeException

      public EntryImageSizeException(Throwable throwable)