NoInternetConnectionException constructor
NoInternetConnectionException(
- RequestOptions r
Implementation
NoInternetConnectionException(RequestOptions r) : super(requestOptions: r);
NoInternetConnectionException(RequestOptions r) : super(requestOptions: r);