|  | D++ (DPP)
    C++ Discord API Bot Library | 
Represents invalid access to dpp's cache or its members, which may or may not exist. More...
#include <exception.h>
 Inheritance diagram for dpp::cache_exception:
 Inheritance diagram for dpp::cache_exception: Collaboration diagram for dpp::cache_exception:
 Collaboration diagram for dpp::cache_exception:| Public Member Functions | |
| const char * | what () const noexcept override | 
| Get exception message.  More... | |
| Protected Attributes | |
| std::string | msg | 
| Exception message.  More... | |
Represents invalid access to dpp's cache or its members, which may or may not exist.
| 
 | inlineoverridenoexceptinherited | 
Get exception message.
| 
 | protectedinherited | 
Exception message.