Failed

class Failed(val throwable: Throwable) : InterfaceLock.State

Lock has failed during work execution and provides the throwable.

Constructors

Link copied to clipboard
fun Failed(throwable: Throwable)

Properties

Link copied to clipboard
val throwable: Throwable