Class InitException

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

public class InitException extends Exception
An exception indicating there was an error during SDK initialization
See Also:
  • Constructor Details

    • InitException

      public InitException(String message)
    • InitException

      public InitException(String message, Exception e)