Represents invalid length of argument being passed to a function.
More...
|
| const char * | what () const noexcept override |
| | Get exception message. More...
|
| |
Represents invalid length of argument being passed to a function.
- Note
- This is a stub for documentation purposes. For full information on supported methods please see dpp::exception.
◆ what()
| const char * dpp::exception::what |
( |
| ) |
const |
|
inlineoverridenoexceptinherited |
Get exception message.
- Returns
- const char* error message
◆ msg
| std::string dpp::exception::msg |
|
protectedinherited |