Class CachingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sportradar.unifiedodds.sdk.internal.exceptions.SdkInternalException
com.sportradar.unifiedodds.sdk.internal.exceptions.CachingException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CacheItemNotFoundException,IllegalCacheStateException
The following exception gets thrown when a cache problem is encountered
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCachingException(String message) CachingException(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
-
CachingException
-
CachingException
-