toggle menu
klaviyo-android-sdk
3.3.0
androidJvm
switch theme
search in API
core
/
com.klaviyo.core
/
KlaviyoException
Klaviyo
Exception
abstract
class
KlaviyoException
(
val
message
:
String
)
:
Exception
Base class for exceptions thrown within the Klaviyo SDK
Inheritors
MissingConfig
MissingRegistration
InvalidRegistration
MissingAPIKey
MissingContext
LifecycleException
MissingPermission
Members
Constructors
Klaviyo
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
override
val
message
:
String