#include <util.h>
Inheritance diagram for PathFind::ReadError:
Definition at line 23 of file util.h.
Public Member Functions | |
ReadError (int line, const string &info) | |
void | setMessage (const string &message) |
const char * | what () const throw () |
|
Definition at line 19 of file util.cpp. References PathFind::Error::setMessage(). |
|
Definition at line 37 of file error.h. References PathFind::Error::m_message. Referenced by ReadError(). |
|
Definition at line 42 of file error.h. References PathFind::Error::m_message. Referenced by PathFind::Error::Error(). |