docs
4.12
customSourceSet
docs
/
net.corda.client.rpc
/
MaxRpcRetryException
/
MaxRpcRetryException
Max
Rpc
Retry
Exception
constructor
(
maxNumberOfRetries
:
Int
,
method
:
Method
,
cause
:
Throwable
?
)
Parameters
max
Number
Of
Retries
the number of retries that had been performed.
cause
the cause of the last failed attempt.