ConnectionErrorException constructor

ConnectionErrorException(
  1. RequestOptions r
)

Implementation

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