autodispose-lifecycle / com.uber.autodispose.lifecycle / LifecycleNotStartedException

LifecycleNotStartedException

open class LifecycleNotStartedException : OutsideScopeException

Signifies an error occurred due to execution starting before the lifecycle has started.

Constructors

<init>

LifecycleNotStartedException()
LifecycleNotStartedException(s: String)