Telepathy::Client::PendingFailure Class Reference
#include <TelepathyQt4/Client/simple-pending-operations.h>
List of all members.
|
Public Member Functions |
| PendingFailure (QObject *parent, const QString &name, const QString &message) |
| PendingFailure (QObject *parent, const QDBusError &error) |
Detailed Description
A PendingOperation that always fails with the error passed to the constructor.
Constructor & Destructor Documentation
Telepathy::Client::PendingFailure::PendingFailure |
( |
QObject * |
parent, |
|
|
const QString & |
name, |
|
|
const QString & |
message | |
|
) |
| | [inline] |
Telepathy::Client::PendingFailure::PendingFailure |
( |
QObject * |
parent, |
|
|
const QDBusError & |
error | |
|
) |
| | [inline] |