![]() |
TrinityCore
|
#include <AIException.h>
Inheritance diagram for InvalidAIException:Public Member Functions | |
| InvalidAIException (char const *msg) | |
| char const * | what () const noexcept override |
Private Attributes | |
| std::string const | msg_ |
Definition at line 25 of file AIException.h.
|
inline |
Definition at line 28 of file AIException.h.
|
inlineoverridenoexcept |
|
private |
Definition at line 32 of file AIException.h.