|
Otclient 1.0
14/8/2020
|
#include <exception>#include <string>

Go to the source code of this file.
Classes | |
| class | stdext::exception |
Namespaces | |
| stdext | |
Functions | |
| void | stdext::throw_exception (const std::string &what) |
| Throws a generic exception. More... | |