Elektra  0.8.26
Functions
error.h File Reference

Elektra error. More...

#include <elektra/errorcodes.h>
#include <kdb.h>
#include <stdbool.h>
Include dependency graph for error.h:
This graph shows which files directly or indirectly include this file:

Functions

const char * elektraErrorDescription (const ElektraError *error)
 
void elektraErrorReset (ElektraError **error)
 Frees the memory used by the error and sets the referenced error variable to NULL.
 

Detailed Description

Elektra error.