TealiumPrism
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
TealiumPrism
core
/
com.tealium.prism.core.api.persistence
/
DataStore
/
Editor
/
EditorClosedException
Editor
Closed
Exception
class
EditorClosedException
(
message
:
String
)
:
TealiumException
This exception signifies that the
Editor
was interacted with after it has been closed.
Members
Constructors
Editor
Closed
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?