CYCLUS
|
Custom exception to be thrown in the event that a required file is not able to be found.
#include <pyne.h>
Public Member Functions | |
FileNotFound () | |
FileNotFound (std::string fname) | |
virtual const char * | what () const throw () |
~FileNotFound () throw () | |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |