features/proxy_management/domain/error/proxy_error library

Exceptions / Errors

AllProxiesExhaustedError
Error thrown when all proxies have been exhausted
NoProxiesAvailableError
Error thrown when no proxies are available
ProxyAuthenticationError
Error thrown when a proxy authentication fails
ProxyBlockedError
Error thrown when a proxy is blocked or banned
ProxyConnectionError
Error thrown when a proxy connection fails
ProxyError
Base class for all proxy-related errors
ProxyInvalidResponseError
Error thrown when a proxy returns an invalid response
ProxyRateLimitedError
Error thrown when a proxy is rate limited
ProxyTimeoutError
Error thrown when a proxy times out
ProxyValidationError
Error thrown when a proxy validation fails