LifecycleDestroyedException

class LifecycleDestroyedException : CancellationException


A CancellationException that indicates that the Lifecycle associated with an operation reached the Lifecycle.State.DESTROYED state before the operation could complete.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

LifecycleDestroyedException

Added in 2.3.0
LifecycleDestroyedException()