Commit 1c757f8c authored by Max Kellermann's avatar Max Kellermann

pcm/Volume: allow any exception

parent 06fbbe2d
...@@ -92,7 +92,7 @@ public: ...@@ -92,7 +92,7 @@ public:
/** /**
* Opens the object, prepare for Apply(). * Opens the object, prepare for Apply().
* *
* Throws std::runtime_error on error. * Throws on error.
* *
* @param format the sample format * @param format the sample format
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment