Class AMRuntimeException.InvalidConfiguration
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
com.liferay.adaptive.media.exception.AMRuntimeException.InvalidConfiguration
- All Implemented Interfaces:
Serializable
- Enclosing class:
AMRuntimeException
This exception is thrown when there is a processor configuration error.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.adaptive.media.exception.AMRuntimeException
AMRuntimeException.AMAttributeFormatException, AMRuntimeException.InvalidConfiguration, AMRuntimeException.IOException, AMRuntimeException.UnsupportedEncodingException -
Constructor Summary
ConstructorsConstructorDescriptionInvalidConfiguration(String s, Throwable throwable) InvalidConfiguration(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
-
InvalidConfiguration
public InvalidConfiguration() -
InvalidConfiguration
-
InvalidConfiguration
-
InvalidConfiguration
-