PyNE C++
Public Member Functions | List of all members
h5wrap::FileNotHDF5 Class Reference

Custom exception for when an existing file is not in a valid HDF5 format. More...

#include <h5wrap.h>

Inheritance diagram for h5wrap::FileNotHDF5:

Public Member Functions

 FileNotHDF5 ()
 default constructor
 
 ~FileNotHDF5 () throw ()
 default destructor
 
 FileNotHDF5 (std::string fname)
 constructor with the filename
 
virtual const char * what () const throw ()
 helpful error message that includes the filename
 

Detailed Description

Custom exception for when an existing file is not in a valid HDF5 format.


The documentation for this class was generated from the following file: