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