commandName = $commandName; return $exception; } /** * @return string */ public function getCommandName() { return $this->commandName; } }