core/com.tealium.prism.core.api/Tealium/TealiumShutdownException TealiumShutdownException class TealiumShutdownException(message: String?) : TealiumExceptionAn Exception to signify that the Tealium instance has already been shutdown. Members 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?