iAdvize Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
iAdvize Android SDK
iAdvize Android SDK
/
com.iadvize.conversation.sdk
/
IAdvizeSDK
/
Error
/
NotInitiatedException
Not
Initiated
Exception
class
NotInitiatedException
:
IAdvizeSDK.Error.ActivationException
Exception thrown when using the SDK while it is not initiated.
Members
Constructors
Not
Initiated
Exception
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
description
Link copied to clipboard
val
description
:
String
message
Link copied to clipboard
open
val
message
:
String
?