Class ObjectNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sportradar.unifiedodds.sdk.exceptions.UofSdkException
com.sportradar.unifiedodds.sdk.exceptions.ObjectNotFoundException
- All Implemented Interfaces:
Serializable
The following exception gets thrown when a requested object is not found
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionObjectNotFoundException(String message) ObjectNotFoundException(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
-
ObjectNotFoundException
-
ObjectNotFoundException
-