FileWriterTask::hdf_init should use exceptions rather than return codes.
Created by: mattclarke
Alternatively, it could use enums but exceptions are probably clearer and more standard.
Created by: mattclarke
Alternatively, it could use enums but exceptions are probably clearer and more standard.