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