Class AMException.AMNotFound

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.AMException
com.liferay.adaptive.media.exception.AMException.AMNotFound
All Implemented Interfaces:
Serializable
Enclosing class:
AMException

public static final class AMException.AMNotFound extends AMException
This exception is raised when a requested media type or instance is not found.
See Also:
  • Constructor Details

    • AMNotFound

      public AMNotFound()
    • AMNotFound

      public AMNotFound(String s)
    • AMNotFound

      public AMNotFound(String s, Throwable throwable)
    • AMNotFound

      public AMNotFound(Throwable throwable)