Class ExceptionHandler

java.lang.Object
com.google.cloud.ExceptionHandler
All Implemented Interfaces:
ResultRetryAlgorithm<Object>, Serializable

@BetaApi public final class ExceptionHandler extends Object implements ResultRetryAlgorithm<Object>, Serializable
Exception retry algorithm implementation used by RetryHelper.
See Also: