summaryrefslogtreecommitdiff
path: root/src/exception.hh
AgeCommit message (Expand)Author
2013-04-11exceptions: use const char* what() instead of String description()Maxime Coste
2012-09-04add override markersMaxime Coste
2012-04-14replace std::string references with StringMaxime Coste
2012-03-04do not take a std::string by value in runtime_error constructorMaxime Coste
2011-09-09exception: refactoringMaxime Coste