BlinkID
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkID
blinkid-core
/
com.microblink.core
/
InvalidLicenseKeyException
Invalid
License
Key
Exception
class
InvalidLicenseKeyException
(
message
:
String
)
:
InitializationException
Provided license key is invalid.
Throws
Initialization
Exception
Members
Constructors
Invalid
License
Key
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?