retryableExceptions property

List<Type> retryableExceptions
final

List of exception types that should trigger a retry.

Implementation

final List<Type> retryableExceptions;