Grid Community Toolkit
6.2.1550507116
|
Error Object Containing a String. More...
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,...) |
Error Object Containing a String.
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 | |
... |