libhomegear-base  0.7
Base library for Homegear and Homegear family modules.
BaseLib::ProcessException Class Reference

Exception class for Process. More...

#include <ProcessManager.h>

Inheritance diagram for BaseLib::ProcessException:
BaseLib::Exception

Public Member Functions

 ProcessException (const std::string &message)
 
- Public Member Functions inherited from BaseLib::Exception
 Exception (const std::string &message)
 
 ~Exception () override=default
 

Detailed Description

Exception class for Process.

See also
Process

Constructor & Destructor Documentation

§ ProcessException()

BaseLib::ProcessException::ProcessException ( const std::string &  message)
inlineexplicit

The documentation for this class was generated from the following file: