autodispose-lifecycle / com.uber.autodispose.lifecycle / LifecycleEndedException

LifecycleEndedException

open class LifecycleEndedException : OutsideScopeException

Signifies an error occurred due to execution starting after the lifecycle has ended.

Constructors

<init>

LifecycleEndedException()
LifecycleEndedException(s: String)