CommandNotAddedException constructor

CommandNotAddedException(
  1. String commandName
)

Implementation

CommandNotAddedException(this.commandName);