|
Elements
6.2
A C++ base framework for the Euclid Software.
|
An exception raised when downloading fails. More...
#include <DataSynchronizer.h>


Public Member Functions | |
| virtual | ~DownloadFailed ()=default |
| DownloadFailed (path distantFile, path localFile) | |
Public Member Functions inherited from std::runtime_error | |
| T | runtime_error (T... args) |
| T | what (T... args) |
An exception raised when downloading fails.
Definition at line 46 of file DataSynchronizer.h.
|
virtualdefault |
|
inline |
Definition at line 49 of file DataSynchronizer.h.
1.8.17