Lomiri Download Manager 0.1.1
A session-wide downloading service
 
Loading...
Searching...
No Matches
error.h File Reference
#include <QObject>
#include <QProcess>
+ Include dependency graph for error.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Lomiri::DownloadManager::Error
 The Error class is the base class that represents an error in the download manager API. More...
 
class  Lomiri::DownloadManager::DBusError
 
class  Lomiri::DownloadManager::AuthError
 The AuthError represents an authentication error that occurred during the request of the download. More...
 
class  Lomiri::DownloadManager::HttpError
 The HttpError represents an error that occurred during the download request. More...
 
class  Lomiri::DownloadManager::NetworkError
 The NetworkError represents an error that occurred during the download request. More...
 
class  Lomiri::DownloadManager::ProcessError
 The ProcessError represents an error that occurred during the post processing of a downloaded file. More...
 
class  Lomiri::DownloadManager::HashError
 The HashError represents an error that occurred during the hash validation after the download. More...
 

Namespaces

namespace  Lomiri
 
namespace  Lomiri::Transfers
 
namespace  Lomiri::Transfers::Errors
 
namespace  Lomiri::DownloadManager