public class AMException
extends com.liferay.portal.kernel.exception.PortalException
Modifier and Type | Class and Description |
---|---|
static class |
AMException.AMNotFound
This exception is raised when a requested media type or instance is not
found.
|
Constructor and Description |
---|
AMException() |
AMException(java.lang.String s) |
AMException(java.lang.String s,
java.lang.Throwable throwable) |
AMException(java.lang.Throwable throwable) |