Ubuntu Download Manager  1.2.0
A session-wide downloading service
Ubuntu::DownloadManager::DBusError Class Reference

#include <error.h>

+ Inheritance diagram for Ubuntu::DownloadManager::DBusError:
+ Collaboration diagram for Ubuntu::DownloadManager::DBusError:

Protected Member Functions

 DBusError (QDBusError err, QObject *parent=0)
 
- Protected Member Functions inherited from Ubuntu::DownloadManager::Error
 Error (Type type, QObject *parent=0)
 

Additional Inherited Members

- Public Types inherited from Ubuntu::DownloadManager::Error
enum  Type {
  Auth,
  DBus,
  Http,
  Network,
  Process,
  Hash
}
 
- Public Member Functions inherited from Ubuntu::DownloadManager::Error
virtual ~Error ()
 
Type type ()
 

Detailed Description

Definition at line 117 of file error.h.

Constructor & Destructor Documentation

Ubuntu::DownloadManager::DBusError::DBusError ( QDBusError  err,
QObject parent = 0 
)
protected

Creates a new error from the provided QDbusError with a given parent.

Definition at line 294 of file error.cpp.


The documentation for this class was generated from the following files: