|
GridFire v0.7.1_rc2
General Purpose Nuclear Network
|
Exception thrown when a constructed network fails to include a key reaction required by the policy. 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 constructed network fails to include a key reaction required by the policy.
This error is typically thrown from the construct() method of a NetworkPolicy after the network has been built but fails the final verification step.