BaseApiException.badCertificate constructor
const
BaseApiException.badCertificate()
由ValidateCertificate配置的证书不正确引起
Implementation
const factory BaseApiException.badCertificate() =
BaseApiBadCertificateException;
由ValidateCertificate配置的证书不正确引起
const factory BaseApiException.badCertificate() =
BaseApiBadCertificateException;