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