H5Eregister_class

fnhid_t H5Eregister_class(const char * cls_name, const char * lib_name, const char * version_)

Registers a new error class.

Parameters

cls_nameName of the error class
lib_nameName of the library
version_Version string

Returns

An error class identifier on success, or H5I_INVALID_HID on failure.