CYCLUS
|
Custom exception for declaring a value not to be of ambiquous reaction form.
#include <pyne.h>
Public Member Functions | |
IndeterminateReactionForm () | |
IndeterminateReactionForm (int wasptr, int nowptr) | |
IndeterminateReactionForm (int wasptr, std::string nowptr) | |
IndeterminateReactionForm (std::string wasptr, int nowptr) | |
IndeterminateReactionForm (std::string wasptr, std::string nowptr) | |
virtual const char * | what () const throw () |
~IndeterminateReactionForm () throw () | |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |