#include <exceptions.h>
Public Member Functions | |
| virtual const char * | what () const throw () |
| Get a string of what went wrong. | |
Used only in MainWindow::check_case_element, where programmer errors could occur.
| virtual const char* ElementEx::what | ( | ) | const throw () [inline, virtual] |
Get a string of what went wrong.
1.5.3