KParts
KParts::ScriptableExtension::Exception Struct Reference
  #include <scriptableextension.h>
| Public Member Functions | |
| Exception () | |
| Exception (const QString &msg) | |
| Public Attributes | |
| QString | message | 
Detailed Description
Returned from operations to denote a failure.
May not be passed in as a parameter, only returned
Definition at line 68 of file scriptableextension.h.
Constructor & Destructor Documentation
| 
 | inline | 
Definition at line 74 of file scriptableextension.h.
| 
 | inline | 
Definition at line 75 of file scriptableextension.h.
Member Data Documentation
| QString KParts::ScriptableExtension::Exception::message | 
Error message returned from the callee.
This should be assumed to be low-level (in particular, it might not be translated) and should only be displayed in low-level debugging tools and the like.
Definition at line 72 of file scriptableextension.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
 KDE API Reference
    KDE API Reference