sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
ai.abra.sdk.license
/
LicenseException
License
Exception
class
LicenseException
(
error
:
String
,
throwable
:
Throwable
?
=
null
)
:
SecurityException
Members
Constructors
License
Exception
Link copied to clipboard
constructor
(
error
:
String
,
throwable
:
Throwable
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?