Error checking in HDFFile.cxx
Created by: mkoennecke
There is very little error checking in HDFFile.cxx. This is bad! HDF5 calls can and will go wrong. Though most problems occur when trying to write, even when something else is wrong. Anyway, this needs to improve. The aim is to log the problem and continue if at all possible.