#include "globus_common_include.h"
#include "globus_error.h"
Go to the source code of this file.
Functions | |
| globus_object_t * | globus_error_construct_string (globus_module_descriptor_t *base_source, globus_object_t *base_cause, const char *fmt,...) |
| globus_object_t* globus_error_construct_string | ( | globus_module_descriptor_t * | base_source, | |
| globus_object_t * | base_cause, | |||
| const char * | fmt, | |||
| ... | ||||
| ) |
Allocate and initialize an error of type GLOBUS_ERROR_TYPE_STRING
| base_source | ||
| base_cause | ||
| fmt | ||
| ... |
1.4.7