|
geopm 3.2.1.dev237+gbe30cff60
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. | |