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
This exception is raised when a requested media type or instance is not
found.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.adaptive.media.exception.AMException
AMException.AMNotFound -
Constructor Summary
ConstructorsConstructorDescriptionAMNotFound(String s) AMNotFound(String s, Throwable throwable) AMNotFound(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AMNotFound
public AMNotFound() -
AMNotFound
-
AMNotFound
-
AMNotFound
-