#include <FPGAException.h>
Inherits std::exception.
An exception for FPGA stuff.
Definition at line 9 of file FPGAException.h.
scope::FPGAException::FPGAException |
( |
const int32_t & |
_status | ) |
|
|
inline |
scope::FPGAException::FPGAException |
( |
const int32_t & |
_status, |
|
|
const char *const |
_msg |
|
) |
| |
|
inline |
- Parameters
-
[in] | _status | the FPGA status |
[in] | _msg | error message |
Definition at line 21 of file FPGAException.h.
const int32_t scope::FPGAException::fpga_status |
The documentation for this class was generated from the following file: