SdkInitConfigError
SdkInitConfigError is a sealed interface that represents the different types of errors that can when the SDK is initialized.
Inheritors
Types
Link copied to clipboard
NotFound when the sdk configuration was not found and it is required to initialize the SDK with the InitSDKConfig.
Link copied to clipboard
SdkInitConfigError when the sdk api was not found.
Link copied to clipboard
Unknown when the server responded with an unknown error or the request failed for an unknown reason.