libyui  3.0.10
YUIUnsupportedWidgetException Class Reference

#include <YUIException.h>

Inheritance diagram for YUIUnsupportedWidgetException:
Collaboration diagram for YUIUnsupportedWidgetException:

List of all members.

Public Member Functions

 YUIUnsupportedWidgetException (const std::string &widgetType)

Detailed Description

Exception class for "optional widget not supported".

Note that applications are supposed to check with YUI::optionalWidgetFactory()->hasXYWidget() before trying to create such a widget. This exception is thrown if that check wasn't done, the application tried to create that kind of widget anyway, but the UI doesn't support that widget.

Definition at line 759 of file YUIException.h.


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