CliException constructor

const CliException(
  1. String message
)

Implementation

const CliException(this.message);