BlinkID
Toggle table of contents
productionRelease
Target filter
productionRelease
Switch theme
Search in API
Skip to content
BlinkID
blinkid-core
/
com.microblink.blinkid.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
?