Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.persistence/DataStore/Editor/EditorClosedException

EditorClosedException

class EditorClosedException(message: String) : TealiumException

This exception signifies that the Editor was interacted with after it has been closed.

Constructors

EditorClosedException
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?
Generated by Dokka
(c) Tealium 2026