libyui
|
Public Member Functions | |
YUIBadPropertyArgException (const YProperty &property, YWidget *widget, const string &message="") | |
Protected Member Functions | |
virtual ostream & | dumpOn (ostream &str) const |
ostream & YUIBadPropertyArgException::dumpOn | ( | ostream & | str | ) | const [protected, virtual] |
Write proper error message with all relevant data. Reimplemented from YUIException.
Implements YUIPropertyException.