libyui
3.0.10
|
Public Member Functions | |
YUIBadPropertyArgException (const YProperty &property, YWidget *widget, const std::string &message="") | |
Protected Member Functions | |
virtual std::ostream & | dumpOn (std::ostream &str) const |
Definition at line 619 of file YUIException.h.
std::ostream & YUIBadPropertyArgException::dumpOn | ( | std::ostream & | str | ) | const [protected, virtual] |
Write proper error message with all relevant data. Reimplemented from YUIException.
Implements YUIPropertyException.
Definition at line 196 of file YUIException.cc.