Class ImageOptimizationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.asset.service.image.ImageOptimizationException
- All Implemented Interfaces:
Serializable
Exception that occurs when the optimization of the images failed
- Author:
- Dima Myroniuk (dmyroniuk)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionImageOptimizationException
(String message) ImageOptimizationException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ImageOptimizationException
-
ImageOptimizationException
-
ImageOptimizationException
-