Class MediaIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.servicelayer.exceptions.SystemException
de.hybris.platform.servicelayer.media.MediaIOException
- All Implemented Interfaces:
Serializable
Thrown if an
IOException has occurred while media handling operations.- Since:
- 4.0
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMediaIOException(String message) MediaIOException(String message, Throwable cause) MediaIOException(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
-
MediaIOException
-
MediaIOException
-
MediaIOException
-