CertGeneratorException constructor
const
CertGeneratorException(
- String message
Creates the exception.
Implementation
const CertGeneratorException(this.message);
Creates the exception.
const CertGeneratorException(this.message);