libdeltacloud 0.9
Data Fields
deltacloud_error Struct Reference

#include <libdeltacloud.h>

Data Fields

int error_num
char * details

Detailed Description

A structure representing a libdeltacloud error. Errors are stored in thread-safe variables. A pointer to the error structure for this thread can be obtained by using deltacloud_get_last_error().


Field Documentation

A string representing details of the error

The error number associated with an error, one of the DELTACLOUD* errors


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables