Class MediaNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.media.exceptions.MediaNotFoundException
- All Implemented Interfaces:
Serializable
Exception thrown when Media identified by its identifier has not been found in the storage.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMediaNotFoundException(String message) MediaNotFoundException(String message, Throwable cause) MediaNotFoundException(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
-
MediaNotFoundException
-
MediaNotFoundException
-
MediaNotFoundException
-