- Added UserRequestException: To be thrown on behalf of a user request.
authorMichael Andres <ma@suse.de>
Thu, 3 May 2007 13:10:32 +0000 (13:10 +0000)
committerMichael Andres <ma@suse.de>
Thu, 3 May 2007 13:10:32 +0000 (13:10 +0000)
commitaef0da91c102e0df24d6ebb6728cc7d1c7fe2cfb
treec9a42fd303eafad1d715e6b6d1371c15076d9d47
parent8cca442691479c4b39a9eb7ae98ee3102b9b3ffe
- Added UserRequestException: To be thrown on behalf of a user request.
- Make TagParser honor ustr request to abort.
devel/devel.ma/Parse.cc
zypp/CMakeLists.txt
zypp/base/UserRequestException.cc [new file with mode: 0644]
zypp/base/UserRequestException.h [new file with mode: 0644]
zypp/parser/TagParser.cc
zypp/parser/TagParser.h
zypp/parser/tagfile/ParseException.h