Class TemplateSmallImageSizeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.dynamic.data.mapping.exception.TemplateSmallImageSizeException
All Implemented Interfaces:
Serializable

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

    • TemplateSmallImageSizeException

      public TemplateSmallImageSizeException()
    • TemplateSmallImageSizeException

      public TemplateSmallImageSizeException(String msg)
    • TemplateSmallImageSizeException

      public TemplateSmallImageSizeException(String msg, Throwable throwable)
    • TemplateSmallImageSizeException

      public TemplateSmallImageSizeException(Throwable throwable)