NoInternetConnectionException constructor

NoInternetConnectionException(
  1. RequestOptions r
)

Implementation

NoInternetConnectionException(RequestOptions r) : super(requestOptions: r);