#include <exceptions.h>
Public Member Functions | |
UsbConnectionError (const std::string &what_arg) | |
![]() | |
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.