Thrown by Any to indicate that your requestet type doesn't match the internal stored type. More...
#include <exceptions.hpp>
Public Member Functions | |
virtual const char * | what () const throw () |
Thrown by Any to indicate that your requestet type doesn't match the internal stored type.
Definition at line 76 of file exceptions.hpp.
const char * acedia::ClassCastException::what | ( | ) | const throw () [virtual] |
Reimplemented from acedia::Exception.
Definition at line 67 of file exceptions.cpp.