H5E.get_minor

Description of minor error number

Syntax

err_string = H5E.get_minor(minor_number)

Description

err_string = H5E.get_minor(minor_number) returns a character vector describing an error specified by the minor error number, minor_number.

The HDF5 group has deprecated the use of this function.