CYCLUS
|
Custom exception for when a group cannot be found in an HDF5 file.
#include <pyne.h>
Public Member Functions | |
GroupNotFound () | |
GroupNotFound (std::string fname, std::string gname) | |
virtual const char * | what () const throw () |
~GroupNotFound () throw () | |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |