#include <phidget22.h>
Public Member Functions | |
Phidget22Error (const std::string &msg, PhidgetReturnCode code) | |
const char * | what () const noexcept |
Private Attributes | |
std::string | msg_ |
Definition at line 46 of file phidget22.h.
|
explicit |
Definition at line 36 of file phidget22.cpp.
|
noexcept |
Definition at line 50 of file phidget22.cpp.
|
private |
Definition at line 54 of file phidget22.h.