BlinkID
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkID
blinkid-core
/
com.microblink.core
/
RemoteLicenseCheckException
Remote
License
Check
Exception
class
RemoteLicenseCheckException
:
InitializationException
Error during the remote license check was encountered.
Throws
Initialization
Exception
Members
Constructors
Remote
License
Check
Exception
Link copied to clipboard
constructor
(
message
:
String
,
innerException
:
Throwable
?
)
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?