aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/exception.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* uhd: Add narrow_cast and narrowMartin Braun2018-01-121-0/+1
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* uhd: Added syntax error exception typeMartin Braun2016-08-091-0/+1
* uhd: Added usb_error exception typeBalint Seeber2015-08-031-0/+5
* uhd: added dynamic throw and clone to exceptionsJosh Blum2011-06-241-1/+3
* uhd: exception code gen simplificationJosh Blum2011-02-241-6/+1
* uhd: replaced instanced of std::exception with the uhd exceptionsJosh Blum2011-02-241-0/+1
* uhd: moved exception to top level includeJosh Blum2011-02-241-0/+47