
Definition at line 39 of file icondata.cpp.
Public Member Functions | |
| DOMException () | |
| virtual | ~DOMException () |
| DOMException (const QString &mes) | |
| QString | getMessage () |
Protected Member Functions | |
| void | setMessage (const QString &mes) |
Private Attributes | |
| QString | message |
| DOMException::DOMException | ( | ) | [inline] |
Definition at line 51 of file icondata.cpp.
| virtual DOMException::~DOMException | ( | ) | [inline, virtual] |
Definition at line 52 of file icondata.cpp.
| DOMException::DOMException | ( | const QString & | mes | ) | [inline] |
Definition at line 53 of file icondata.cpp.
| void DOMException::setMessage | ( | const QString & | mes | ) | [inline, protected] |
Definition at line 45 of file icondata.cpp.
Referenced by DOMBadElementConversion::DOMBadElementConversion(), and DOMUnknownChildElement::DOMUnknownChildElement().
| QString DOMException::getMessage | ( | ) | [inline] |
QString DOMException::message [private] |
1.5.5