fixup Fix to build with libxml 2.12.x (fixes #505)
[platform/upstream/libzypp.git] / zypp / base / Exception.cc
2020-11-27 DongHun KwakImported Upstream version 17.23.5 upstream/17.23.5
2019-09-02 DongHun KwakImported Upstream version 17.1.0 upstream/17.1.0
2019-09-02 DongHun KwakImported Upstream version 17.0.0 upstream/17.0.0
2010-11-22 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-10-21 Michael AndresException: add ctor taking a message and an exception...
2008-12-12 Michael Andres- Add Exception::asUserHistory: Returns a single (multi...
2007-07-27 Michael Andresadd missing include
2007-07-27 Michael AndresAdd historyAsString()
2007-07-27 Michael Andresadd message history to Exception
2006-03-03 Stanislav Visnovskycomment the code
2006-03-03 Stanislav VisnovskyasTranslatedString -> asUserString
2005-12-13 Michael Andresadapt to changed ZYPP_THROW macros
2005-12-12 Michael Andres- Adapt to virtual ostream operator<< provided by Refer...
2005-12-12 Michael AndresReferenceCounted: Added virtual ostream operator<<.
2005-12-12 Michael Andres- Exception: virtual std::ostream & dumpOn( std::ostrea...
2005-12-08 Michael AndresAdjusted Exceptions.
2005-11-30 Klaus Kaempffix typo
2005-11-29 Michael AndresAdjusted Exception handling macros; added ZYPP_CAUGHT and
2005-11-28 Michael AndresAdded Exceptions (Exception.h)