PrivilegeHelper::Error represents a serious seteuid/gid failure and should only be caught by main in as part of a graceful program termination. More...
#include <privilege-helper.hpp>
Public Member Functions | |
| Error (const std::string &what) | |
| const char * | what () const | 
PrivilegeHelper::Error represents a serious seteuid/gid failure and should only be caught by main in as part of a graceful program termination.
Definition at line 40 of file privilege-helper.hpp.
      
  | 
  inlineexplicit | 
Definition at line 44 of file privilege-helper.hpp.
      
  | 
  inline | 
Definition at line 50 of file privilege-helper.hpp.