fesa-core-gsi  4.0.0
fesaGSI::GSIException Class Reference

Extension of the class FesaException in order to send GSI-specific errors or to handle GSI conditions. More...

#include <GSIException.h>

Inherits FesaException.

Static Public Member Functions

static std::string FORMAT_CONDITION (std::string name, int32_t value)
 Reformat the condition name by adding the HEX value and by inserting the severity level calculated from its value. More...
 

Detailed Description

Extension of the class FesaException in order to send GSI-specific errors or to handle GSI conditions.

Member Function Documentation

fesaGSI::GSIException::FORMAT_CONDITION ( std::string  name,
int32_t  value 
)
inlinestatic

Reformat the condition name by adding the HEX value and by inserting the severity level calculated from its value.

Returns
Newly formatted string, e.g. 0xB30800A GSITEMPLATE-E-UNKNOWN_ERROR on success, else the original condition name

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