open class LifecycleNotStartedException : OutsideScopeException
Signifies an error occurred due to execution starting before the lifecycle has started.
<init>
LifecycleNotStartedException()
LifecycleNotStartedException(s: String)