represents a serious seteuid/gid failure More...
#include <privilege-helper.hpp>
Public Member Functions | |
Error (const std::string &what) | |
const char * | what () const |
represents a serious seteuid/gid failure
This should only be caught by main in as part of a graceful program termination.
Definition at line 43 of file privilege-helper.hpp.
|
inlineexplicit |
Definition at line 47 of file privilege-helper.hpp.
|
inline |
Definition at line 53 of file privilege-helper.hpp.
References nfd::PrivilegeHelper::drop(), nfd::PrivilegeHelper::initialize(), PUBLIC_WITH_TESTS_ELSE_PRIVATE, and nfd::PrivilegeHelper::runElevated().
Referenced by main(), and nfd::NfdRunner::run().