Class MediaRemovalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.media.exceptions.MediaRemovalException
- All Implemented Interfaces:
Serializable
Exception thrown when there was a problem during media removal.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMediaRemovalException(String message) MediaRemovalException(String message, Throwable cause) MediaRemovalException(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
-
MediaRemovalException
-
MediaRemovalException
-
MediaRemovalException
-