public function __construct(string $path) { parent::__construct(sprintf('Cannot write to "%s"', $path)); }