Nepomuk-Core
KTp::ErrorDictionary Namespace Reference
  Functions | |
| KTP_EXPORT QString | displayShortErrorMessage (const QString &dbusErrorName) | 
| KTP_EXPORT QString | displayVerboseErrorMessage (const QString &dbusErrorName) | 
Detailed Description
A method of turning error codes into human readable strings.
Function Documentation
| QString KTp::ErrorDictionary::displayShortErrorMessage | ( | const QString & | dbusErrorName | ) | 
Returns a short error message suitable when there is little space.
- Parameters
 - 
  
dbusErrorName The Telepathy error as specified in http://telepathy.freedesktop.org/spec/errors.html  
Definition at line 141 of file error-dictionary.cpp.
| QString KTp::ErrorDictionary::displayVerboseErrorMessage | ( | const QString & | dbusErrorName | ) | 
Returns a verbose error message suitable for displaying to the user.
- Parameters
 - 
  
dbusErrorName The Telepathy error as specified in http://telepathy.freedesktop.org/spec/errors.html  
Definition at line 34 of file error-dictionary.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.