The sample rate is invalid or unknown for the given device
Initializes the Error_UnknownSampleRate object with a default description
Error_UnknownSampleRate( |
| ) : Error(description) |
Initializes the Error_UnknownSampleRate object with a custom description
description const std::string& | the description of the error to be thrown |