toggle menu
Android SDK 4.11.0 (1)
androidJvm
switch theme
search in API
Core
/
com.jumio.sdk.exceptions
/
SDKNotConfiguredException
SDKNot
Configured
Exception
open
class
SDKNotConfiguredException
:
Exception
Indicates that the SDK is not properly configured and can't be used
Members
Constructors
SDKNot
Configured
Exception
Link copied to clipboard
constructor
(
)
constructor
(
detailMessage
:
String
)
constructor
(
throwable
:
Throwable
)
constructor
(
detailMessage
:
String
,
throwable
:
Throwable
)