invalidCommand = $invalidCommand; return $exception; } /** * @return mixed */ public function getInvalidCommand() { return $this->invalidCommand; } }