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.
|
extern |
Allocate and initialize an error of type GLOBUS_ERROR_TYPE_STRING
| base_source | |
| base_cause | |
| fmt | |
| ... |