Represents an error with voice processing.
More...
#include "exception.h"
Represents an error with voice processing.
- Note
- This is a stub for documentation purposes. For full information on supported methods please see dpp::exception.
◆ code()
Get exception code.
- Returns
- exception_error_code error code
◆ what()
const char* dpp::exception::what |
( |
| ) |
const |
|
inlineoverridenoexceptinherited |
Get exception message.
- Returns
- const char* error message
Referenced by main().
◆ error_code
◆ msg
std::string dpp::exception::msg |
|
protectedinherited |
The documentation for this class was generated from the following file: