FloatyProxyErrorException constructor
const
FloatyProxyErrorException(
- String message
Thrown when the host-side handler threw an exception.
Implementation
const FloatyProxyErrorException(super.message);
Thrown when the host-side handler threw an exception.
const FloatyProxyErrorException(super.message);