Public Member Functions | |
PluginException () | |
virtual QString | what () const throw () |
virtual void | setWhat (QString what) throw () |
Private Attributes | |
QString | _exception |
PluginException::PluginException | ( | ) |
void PluginException::setWhat | ( | QString | what | ) | throw () [virtual] |
QString PluginException::what | ( | ) | const throw () [virtual] |
QString PluginException::_exception [private] |