fesa-core  7.0.0
ds::AnyError Class Referenceabstract

#include <AnyError.h>

Inheritance diagram for ds::AnyError:
ds::DataError ds::ProtocolError ds::UnknownError ds::UserError

Friends

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...
 

Detailed Description

Base exception.

Friends And Related Function Documentation

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
errorthe error to attach the request info to
devicedevice name
propertyproperty name
selectorselector value as string
requestTyperequest type as string

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