output: allow throwing any exception
This commit is contained in:
@@ -89,7 +89,7 @@ private:
|
||||
}
|
||||
|
||||
/**
|
||||
* Throws #std::runtime_error on error.
|
||||
* Throws on error.
|
||||
*/
|
||||
void SetupContext();
|
||||
};
|
||||
|
Reference in New Issue
Block a user