Exception

constructor(attempts: Int, exception: Throwable)

Parameters

attempts

The number of attempts executed in order to reach the outcome. Starts at 1.

exception

The exception resulting from the operation.