kitchensync Library API Documentation

KSync::Error Class Reference

Errors. More...

#include <error.h>

Inheritance diagram for KSync::Error:

KSync::Notify 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.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Oct 1 15:19:00 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003