fs/io/OutputStream: use C++ exceptions in Write()
This commit is contained in:
@@ -83,7 +83,7 @@ public:
|
||||
return *root;
|
||||
}
|
||||
|
||||
bool Save(Error &error);
|
||||
void Save();
|
||||
|
||||
/**
|
||||
* Returns true if there is a valid database file on the disk.
|
||||
|
Reference in New Issue
Block a user