core/com.tealium.prism.core.api.persistence/DataStore/Editor/EditorClosedException EditorClosedException class EditorClosedException(message: String) : TealiumExceptionThis exception signifies that the Editor was interacted with after it has been closed. Members 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?