#include <exceptions.h>
Public Member Functions | |
| UsbConnectionTimeout (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 is used for timeouts occuring during USB readout.
Definition at line 54 of file exceptions.h.
1.8.6