BadCertificateException constructor

BadCertificateException(
  1. RequestOptions r
)

Implementation

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