Class CacheItemNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sportradar.unifiedodds.sdk.exceptions.UofSdkException
com.sportradar.unifiedodds.sdk.exceptions.CacheItemNotFoundException
- All Implemented Interfaces:
Serializable
The following exception gets thrown when a cache item could not be found
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCacheItemNotFoundException(String message) CacheItemNotFoundException(String message, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CacheItemNotFoundException
-
CacheItemNotFoundException
-