#include <exceptions.h>
Public Member Functions | |
| FirmwareVersionMismatch (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 issues with a DTB firmware version mismatch (i.e. between the RPC interfaces of pxar and the NIOS code).
Definition at line 39 of file exceptions.h.
1.8.6