geopm 3.1.1.dev456+g3ba31824
GEOPM - Global Extensible Open Power Manager
|
Go to the source code of this file.
Classes | |
class | geopm::Exception |
Class for all GEOPM-specific exceptions. More... | |
Namespaces | |
namespace | geopm |
Functions | |
int | geopm::exception_handler (std::exception_ptr eptr, bool do_print=false) |
Handle a thrown exception and return an error value. | |
std::string | geopm::error_message (int error_value) |
Function that converts an error code into an error message. | |