Class AMRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.liferay.portal.kernel.exception.NestableRuntimeException
com.liferay.portal.kernel.exception.SystemException
com.liferay.adaptive.media.exception.AMRuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AMRuntimeException.AMAttributeFormatException,AMRuntimeException.InvalidConfiguration,AMRuntimeException.IOException,AMRuntimeException.UnsupportedEncodingException
public class AMRuntimeException
extends com.liferay.portal.kernel.exception.SystemException
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classThis exception is thrown when a value serialized as aStringcannot be converted by anAMAttribute.static final classThis exception is thrown when there is a processor configuration error.static final classThis exception wrapsIOExceptioninstances.static final classThis exception wrapsUnsupportedEncodingExceptioninstances. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString