toggle menu
klaviyo-android-sdk
2.3.0
androidJvm
switch theme
search in API
core
/
com.klaviyo.core
/
KlaviyoException
Klaviyo
Exception
abstract
class
KlaviyoException
(
val
message
:
String
)
:
Exception
Exceptions that automatically hook into our logger
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