CommandException constructor

CommandException(
  1. String message
)

Implementation

CommandException(this.message);