MaxRpcRetryException

constructor(maxNumberOfRetries: Int, method: Method, cause: Throwable?)

Parameters

maxNumberOfRetries

the number of retries that had been performed.

cause

the cause of the last failed attempt.