My two cents of the referenced html page. Not placing attributes like string into an exception class only makes sense if the exception being thrown has something to do with a memory starvation situation. For a lot of exception types that I can think of this is not the case. As an example of this std::runtime_error often has a string attribute and this is perfectly fine. Jonathan Turkanis wrote:
"Stephen torri"
wrote in message news:1093230456.8377.44.camel@base.torri.org... Are there any guidelines on where and when to use exceptions?
See http://www.boost.org/more/error_handling.html
Jonathan
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users