Structure describing an error report which may arise when calling various API functions.
More...
#include <error.h>
|
|
char * | message |
| | Error message.
|
|
unsigned int | line |
| | Line in the update script at which the error occurred.
|
|
unsigned int | column |
| | Column in the line of the update script at which the error occurred.
|
Structure describing an error report which may arise when calling various API functions.
The documentation for this struct was generated from the following file: