LifecycleDestroyedException


public final class LifecycleDestroyedException


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

Public methods

Throwable
String

Public constructors

LifecycleDestroyedException

Added in 2.3.0
public LifecycleDestroyedException()

Public methods

getCause

public Throwable getCause()

getMessage

public String getMessage()