pcm/Volume: allow any exception

This commit is contained in:
Max Kellermann 2019-07-05 19:01:46 +02:00
parent 06fbbe2d7b
commit 1c757f8c1c

View File

@ -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
*/ */