libyui
Public Member Functions | Protected Member Functions

YUIUnknownPropertyException Class Reference

#include <YUIException.h>

Inheritance diagram for YUIUnknownPropertyException:
YUIPropertyException YUIException

List of all members.

Public Member Functions

 YUIUnknownPropertyException (const string &propertyName, YWidget *widget=0)

Protected Member Functions

virtual ostream & dumpOn (ostream &str) const

Detailed Description

Exception class for "unknown property name": The application tried to set (or query) a property that doesn't exist.


Member Function Documentation

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

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

Implements YUIPropertyException.


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