menu
pivox package
documentation
features/proxy_management/domain/error/proxy_retry_policy.dart
ProxyRetryPolicy
retryableExceptions property
retryableExceptions property
dark_mode
light_mode
retryableExceptions
property
Set
<
Type
>
retryableExceptions
final
The set of retryable exception types
Implementation
final Set<Type> retryableExceptions;
pivox package
documentation
features/proxy_management/domain/error/proxy_retry_policy
ProxyRetryPolicy
retryableExceptions property
ProxyRetryPolicy class