BaseApiException.badCertificate constructor

const BaseApiException.badCertificate()

ValidateCertificate配置的证书不正确引起

Implementation

const factory BaseApiException.badCertificate() =
    BaseApiBadCertificateException;