Package de.hybris.platform.regioncache
Class CacheValueLoadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.regioncache.CacheValueLoadException
- All Implemented Interfaces:
Serializable
Exception thrown when error occurs during value load. If thrown unit is not added to cache.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCacheValueLoadException(String message) CacheValueLoadException(String message, Exception exc) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CacheValueLoadException
-
CacheValueLoadException
-