D++ (DPP)
C++ Discord API Bot Library
|
Represents an error with voice processing. More...
#include <exception.h>
Public Member Functions | |
const char * | what () const noexcept override |
Get exception message. More... | |
Protected Attributes | |
std::string | msg |
Exception message. More... | |
Represents an error with voice processing.
|
inlineoverridenoexceptinherited |
Get exception message.
|
protectedinherited |
Exception message.