config/Block: GetPath() throws exception on error

This commit is contained in:
Max Kellermann
2016-10-28 23:08:42 +02:00
parent d8bcdca55a
commit e17805f208
8 changed files with 23 additions and 55 deletions

View File

@@ -133,7 +133,7 @@ public:
}
private:
bool Configure(const ConfigBlock &block, Error &error);
void Configure(const ConfigBlock &block);
void Check() const;