#include <action.hh>
Basic operations | |
FetchActionError (const std::string &) throw () | |
FetchActionError (const std::string &, const std::tr1::shared_ptr< const Sequence< FetchActionFailure > > &) throw () | |
~FetchActionError () throw () | |
Public Member Functions | |
const std::tr1::shared_ptr < const Sequence < FetchActionFailure > > | failures () const PALUDIS_ATTRIBUTE((warn_unused_result)) |
More information about failed fetches. |