Mailinglist Archive: zypp-devel (62 mails)
| < Previous | Next > |
[zypp-devel] New method: zypp::Exception::asUserHistory()
- From: Michael Andres <ma@xxxxxxx>
- Date: Fri, 12 Dec 2008 13:25:37 +0100
- Message-id: <200812121325.37919.ma@xxxxxxx>
JFYI: zypp rev 11292
/** A single (multiline) string composed of \ref asUserString
* and \ref historyAsString.
*/
std::string Exception::asUserHistory() const;
You can use this whenever you have to convert an exception into a
(multiline) string includiong the history. E.g. as error string
reported in callbacks.
--
cu,
Michael Andres
+------------------------------------------------------------------+
Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4
+------------------------------------------------------------------+
Michael Andres YaST Development ma@xxxxxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0
+------------------------------------------------------------------+
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |