Class NoDataAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.servicelayer.exceptions.SystemException
de.hybris.platform.servicelayer.media.NoDataAvailableException
- All Implemented Interfaces:
Serializable
Thrown if data of a media is requested but no data is set.
- Since:
- 4.0
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoDataAvailableException(String message) NoDataAvailableException(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
-
NoDataAvailableException
-
NoDataAvailableException
-
NoDataAvailableException
-