CertLogicException constructor

const CertLogicException(
  1. String message
)

Implementation

const CertLogicException(this.message);