KiTrack
1.7.0
|
Base exception class for KiTrack - all other exceptions extend this. More...
#include <KiTrackExceptions.h>
Public Member Functions | |
KiTrackException (const std::string &text) | |
virtual const char * | what () const throw () |
Protected Attributes | |
std::string | message |
Base exception class for KiTrack - all other exceptions extend this.