Failed

class Failed(throwable: Throwable) : InterfaceLock.State

Lock has failed during work execution and provides the throwable.

Constructors

Failed
Link copied to clipboard
fun Failed(throwable: Throwable)

Properties

throwable
Link copied to clipboard
val throwable: Throwable