Failed

data class Failed(val throwable: Throwable, val retryCount: Int = 0) : ConfigState(source)

Constructors

Link copied to clipboard
constructor(throwable: Throwable, retryCount: Int = 0)

Properties

Link copied to clipboard
Link copied to clipboard