#include <exceptions.h>
Public Member Functions | |
| UsbConnectionError (const std::string &what_arg) | |
Public Member Functions inherited from pxar::pxarException | |
| pxarException (const std::string &what_arg) | |
| virtual const char * | what () const throw () |
This exception class covers read/write issues during the USB communication or problems opening the connection to the specified testboard.
Definition at line 47 of file exceptions.h.
1.8.6