Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api/Tealium/TealiumShutdownException

TealiumShutdownException

class TealiumShutdownException(message: String?) : TealiumException

An Exception to signify that the Tealium instance has already been shutdown.

Constructors

TealiumShutdownException
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