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