public function __construct(string $directory) { parent::__construct(sprintf('"%s" is not a directory', $directory)); }