H5Epush1

fnherr_t H5Epush1(const char * file, const char * func, uint line, hid_t maj, hid_t min, const char * str)

Pushes a new error onto the default error stack (version 1, deprecated).

Parameters

fileFile name where error occurred
funcFunction name where error occurred
lineLine number where error occurred
majMajor error number
minMinor error number
strError message string

Returns

Non-negative on success, negative on failure.