public function __construct(string $option) { parent::__construct(sprintf('Unknown option "%s"', $option)); }