Class AMImageConfigurationException.InvalidHeightException

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.InvalidHeightException
All Implemented Interfaces:
Serializable
Enclosing class:
AMImageConfigurationException

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

    • InvalidHeightException

      public InvalidHeightException()
    • InvalidHeightException

      public InvalidHeightException(String s)
    • InvalidHeightException

      public InvalidHeightException(String s, Throwable throwable)
    • InvalidHeightException

      public InvalidHeightException(Throwable throwable)