Class UofSdkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sportradar.unifiedodds.sdk.exceptions.UofSdkException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CacheItemNotFoundException,NameGenerationException,ObjectNotFoundException,UnsupportedMessageInterestCombination,UnsupportedUrnFormatException
The base SDK exception class
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUofSdkException(String message) UofSdkException(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
-
UofSdkException
-
UofSdkException
-