toggle menu
Android SDK 4.11.0 (1)
androidJvm
switch theme
search in API
Core
/
com.jumio.sdk.exceptions
/
PlatformNotSupportedException
Platform
Not
Supported
Exception
open
class
PlatformNotSupportedException
:
Exception
Indicates that the current device platform is not supported.
Members
Constructors
Platform
Not
Supported
Exception
Link copied to clipboard
constructor
(
)
constructor
(
detailMessage
:
String
)
constructor
(
throwable
:
Throwable
)
constructor
(
detailMessage
:
String
,
throwable
:
Throwable
)