Class InvalidBookmakerDetailsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sportradar.unifiedodds.sdk.exceptions.InvalidBookmakerDetailsException
All Implemented Interfaces:
Serializable

public class InvalidBookmakerDetailsException extends RuntimeException
The following exception gets thrown when the provided bookmaker token has issues which prevent normal SDK operations
See Also:
  • Constructor Details

    • InvalidBookmakerDetailsException

      public InvalidBookmakerDetailsException(String message, Throwable cause)