Class MediaRemovalException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.media.exceptions.MediaRemovalException
-
- All Implemented Interfaces:
java.io.Serializable
public class MediaRemovalException extends java.lang.RuntimeExceptionException thrown when there was a problem during media removal.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MediaRemovalException(java.lang.String message)MediaRemovalException(java.lang.String message, java.lang.Throwable cause)MediaRemovalException(java.lang.Throwable cause)
-