AttemptTimeoutException

Indicates that a single attempt took longer than allowed to complete

Constructors

Link copied to clipboard
constructor(message: String, cause: Throwable)

Inherited properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?
Link copied to clipboard