libyui  3.0.10
YUISetReadOnlyPropertyException Class Reference

#include <YUIException.h>

Inheritance diagram for YUISetReadOnlyPropertyException:
Collaboration diagram for YUISetReadOnlyPropertyException:

List of all members.

Public Member Functions

 YUISetReadOnlyPropertyException (const YProperty &property, YWidget *widget=0)

Protected Member Functions

virtual std::ostream & dumpOn (std::ostream &str) const

Detailed Description

Exception class for attempt to set a read-only property.

Definition at line 597 of file YUIException.h.


Member Function Documentation

std::ostream & YUISetReadOnlyPropertyException::dumpOn ( std::ostream &  str) const [protected, virtual]

Write proper error message with all relevant data. Reimplemented from YUIException.

Implements YUIPropertyException.

Definition at line 180 of file YUIException.cc.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Friends