public function __construct(string $path) { parent::__construct(\sprintf('The file %s could not be accessed', $path)); }