diff options
author | Martin Braun <martin.braun@ettus.com> | 2019-03-30 20:14:48 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2019-11-26 11:49:08 -0800 |
commit | 3df500cb195adadcfeb6fdbdc3df960e42b127ab (patch) | |
tree | e7c944361a5cc844791881d2ee2407a85118c070 /.gitignore | |
parent | 2ed94af7726e0f22e765950618ae87bb507e773a (diff) | |
download | uhd-3df500cb195adadcfeb6fdbdc3df960e42b127ab.tar.gz uhd-3df500cb195adadcfeb6fdbdc3df960e42b127ab.tar.bz2 uhd-3df500cb195adadcfeb6fdbdc3df960e42b127ab.zip |
uhd: Add new exceptions for RFNoC-specific errors
Add the following exception types:
- rfnoc_error
- op_failed
- op_seqerr
- op_timeout
- op_timeerr
- access_error
- It is meant to be used when access violations have taken place,
i.e., when a resource is being accessed without appropriate
permissions.
- resolve_error
- This is a derivative of rfnoc_error, and will be used when a
property resolution fails unexpectedly.
- routing_error
- For use when the framework has path setup issues or general
routing-related errors
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions