![]() |
NDEVR
API Documentation
|
A typical exception thrown when something fails with a Device. More...
Public Member Functions | |
| HardwareException (const TranslatedString &error) | |
| Constructs a HardwareException with the given error message. | |
| HardwareException (const TranslatedString &error, const TranslatedString &category) | |
| Constructs a HardwareException with a custom error and category. | |
A typical exception thrown when something fails with a Device.
Definition at line 41 of file HardwareException.h.
|
inlineexplicit |
Constructs a HardwareException with the given error message.
| [in] | error | The translated error description. |
Definition at line 46 of file HardwareException.h.
|
inline |
Constructs a HardwareException with a custom error and category.
| [in] | error | The translated error description. |
| [in] | category | The translated category label for this exception. |
Definition at line 54 of file HardwareException.h.
References category.