public class AMRuntimeException
extends com.liferay.portal.kernel.exception.SystemException
| Modifier and Type | Class and Description |
|---|---|
static class |
AMRuntimeException.AMAttributeFormatException
This exception is thrown when a value serialized as a
String
cannot be converted by an AMAttribute. |
static class |
AMRuntimeException.InvalidConfiguration
This exception is thrown when there is a processor configuration error.
|
static class |
AMRuntimeException.IOException
This exception wraps
IOException instances. |
static class |
AMRuntimeException.UnsupportedEncodingException
This exception wraps
UnsupportedEncodingException
instances. |