CommandNotFoundException constructor

CommandNotFoundException(
  1. String command
)

Implementation

CommandNotFoundException(this.command);