H5Eunregister_class
(hid_t
class_id
)
H5Eunregister_class
removes the error class specified
by class_id
.
All the major and minor errors in this class will also be closed.
hid_t class_id |
IN: Error class identifier. |
Release | C |
1.8.0 | Function introduced in this release. |