Searched defs:GpioException (Results 1 – 1 of 1) sorted by relevance
139 class GpioException : public Exception class154 explicit GpioException(const std::string& msg) : Exception(msg) {} in GpioException() function in vpd::GpioException