#include <AnyError.h>
|
void | setErrorRequestInfo (AnyError &error, const std::string &device, const std::string &property, const std::string &selector, const std::string &requestType) |
| setErrorRequestInfo sets the request info of an error to the provided values More...
|
|
void setErrorRequestInfo |
( |
AnyError & |
error, |
|
|
const std::string & |
device, |
|
|
const std::string & |
property, |
|
|
const std::string & |
selector, |
|
|
const std::string & |
requestType |
|
) |
| |
|
friend |
setErrorRequestInfo sets the request info of an error to the provided values
- Parameters
-
error | the error to attach the request info to |
device | device name |
property | property name |
selector | selector value as string |
requestType | request type as string |
The documentation for this class was generated from the following files: