#include <syncer.hh>
Public Member Functions | |
SyncFailedError (const std::string &msg) throw () | |
SyncFailedError (const std::string &local, const std::string &remote) throw () |
paludis::SyncFailedError::SyncFailedError | ( | const std::string & | msg | ) | throw () |
Constructor.
paludis::SyncFailedError::SyncFailedError | ( | const std::string & | local, | |
const std::string & | remote | |||
) | throw () |
Constructor.