Get stat error message

saf_getInfo_errmsg is a function defined in info.c.

Synopsis:

const char * saf_getInfo_errmsg(const SAF_PathInfo info)

Formal Arguments:

Description: This function returns error message associated with any stat errors on the path specified in saf_getInfo_path. Caller should not free the returned string.

Parallel Notes: Independent semantics only

See Also: