|
GridFire v0.7.1_rc2
General Purpose Nuclear Network
|
Exception thrown when a required reaction is missing from the underlying database (e.g., REACLIB). More...
#include <error_policy.h>
Additional Inherited Members | |
Public Member Functions inherited from gridfire::exceptions::GridFireError | |
| GridFireError (std::string msg) | |
| const char * | what () const noexcept override |
Exception thrown when a required reaction is missing from the underlying database (e.g., REACLIB).
This typically occurs during the construction of a ReactionChainPolicy if the reaction library used by GridFire does not contain a reaction specified by the policy.