MaxRetriesExceededException

Exception that is thrown when the maximum number of retries is exceeded either by previously retrying on error or on non-accepted result

Constructors

Link copied to clipboard
constructor()

Properties

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