Class AMImageConfigurationException.InvalidWidthException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.adaptive.media.exception.AMImageConfigurationException
com.liferay.adaptive.media.exception.AMImageConfigurationException.InvalidWidthException
All Implemented Interfaces:
Serializable
Enclosing class:
AMImageConfigurationException

public static final class AMImageConfigurationException.InvalidWidthException extends AMImageConfigurationException
This exception is raised when the height value is not valid.
See Also:
  • Constructor Details

    • InvalidWidthException

      public InvalidWidthException()
    • InvalidWidthException

      public InvalidWidthException(String s)
    • InvalidWidthException

      public InvalidWidthException(String s, Throwable throwable)
    • InvalidWidthException

      public InvalidWidthException(Throwable throwable)