Class MediaInvalidLocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.media.exceptions.MediaInvalidLocationException
- All Implemented Interfaces:
Serializable
Exception thrown when user is requesting media from invalid location. For instance not proper media folder for given
location path.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMediaInvalidLocationException(String message) MediaInvalidLocationException(String message, 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
-
MediaInvalidLocationException
-
MediaInvalidLocationException
-
MediaInvalidLocationException
-