ProxyRotationException constructor
const
ProxyRotationException(
- String message
Creates a new ProxyRotationException with the given message
Implementation
const ProxyRotationException(super.message);
Creates a new ProxyRotationException with the given message
const ProxyRotationException(super.message);