CertificateCouldNotBeVerifiedException constructor

const CertificateCouldNotBeVerifiedException([
  1. Exception? innerException
])

Implementation

const CertificateCouldNotBeVerifiedException([this.innerException]);