CYCLUS
|
Custom exception for when an existing file is not in a valid HDF5 format.
#include <pyne.h>
Public Member Functions | |
FileNotHDF5 () | |
FileNotHDF5 (std::string fname) | |
virtual const char * | what () const throw () |
~FileNotHDF5 () throw () | |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |