kitchensync Library API Documentation

KSync::Error Class Reference

Errors. More...

#include <error.h>

Inheritance diagram for KSync::Error:

Inheritance graph
[legend]
Collaboration diagram for KSync::Error:

Collaboration graph
[legend]
List of all members.

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:
KDE Logo
This file is part of the documentation for kitchensync Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Oct 4 14:41:18 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003