Class MediaStoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.media.exceptions.MediaStoreException
- All Implemented Interfaces:
Serializable
Exception thrown when some problem during storing media has occured.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMediaStoreException(String message) MediaStoreException(String message, Throwable cause) MediaStoreException(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
-
MediaStoreException
-
MediaStoreException
-
MediaStoreException
-