Client Library Desires to Display the HDF5 Error Stack:

Pre-conditions: Scenario:
  1. Client library (or application) calls H5Eprint to display the error stack.
Notes:
  1. Alternatively, the a custom error displaying routine could be passed to H5Ewalk to display the error stack in some manner.
Examples:
  1. Display Error Stack