open class LifecycleEndedException : OutsideScopeException
Signifies an error occurred due to execution starting after the lifecycle has ended.
<init>
LifecycleEndedException()
LifecycleEndedException(s: String)