summaryrefslogtreecommitdiffstats
path: root/src/exceptions.cpp
Commit message (Collapse)AuthorAge
* Add a message only constructor to CURLException.tastytea2020-01-10
|
* Replace append with +=.tastytea2020-01-08
|
* Microfix CURLException message.tastytea2020-01-05
|
* Add CURLException.tastytea2020-01-04
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102