KSync::Error Class Reference
Errors. More...
#include <error.h>
Inheritance diagram for KSync::Error:


Public Types | |
| enum | ErrorCodes { ConnectionLost, WrongPassword, Authentication, WrongUser, WrongIP, CouldNotConnect, DownloadError, UploadError, UserDefined, KonnectorNotExist, CouldNotDisconnect, BackupNotSupported, RestoreNotSupported, DownloadNotSupported } |
Public Member Functions | |
| Error (int number, const QString &text) | |
| Error (const QString &text=QString::null) | |
| bool | operator== (const Error &rhs) |
Detailed Description
Errors.
Definition at line 32 of file error.h.
The documentation for this class was generated from the following files:
