|
Otclient 1.0
14/8/2020
|
#include <cast.h>


Public Member Functions | |
| virtual | ~cast_exception () throw () |
| template<class T , class R > | |
| void | update_what () |
| virtual const char * | what () const throw () |
Public Member Functions inherited from stdext::exception | |
| exception () | |
| exception (const std::string &what) | |
| virtual | ~exception () throw () |
Additional Inherited Members | |
Protected Attributes inherited from stdext::exception | |
| std::string | m_what |
|
inlinevirtual | |||||||||||||
|
inline |
|
inlinevirtual | |||||||||||||
Reimplemented from stdext::exception.
Definition at line 147 of file cast.h.
