Class FailedRetryException

All Implemented Interfaces:
Serializable

public class FailedRetryException extends FailedRequestException
A FailedRetryException is used to capture and report when retry of the request timed out or failed in some other way.
See Also: