libyui
|
#include <YUIException.h>
Public Member Functions | |
YUISetReadOnlyPropertyException (const YProperty &property, YWidget *widget=0) | |
Protected Member Functions | |
virtual ostream & | dumpOn (ostream &str) const |
Exception class for attempt to set a read-only property.
ostream & YUISetReadOnlyPropertyException::dumpOn | ( | ostream & | str | ) | const [protected, virtual] |
Write proper error message with all relevant data. Reimplemented from YUIException.
Implements YUIPropertyException.