CliArgumentException constructor

const CliArgumentException(
  1. String message
)

Implementation

const CliArgumentException(this.message);