Custom exception for declaring a value not to be a valid reaction.
More...
#include <rxname.h>
Custom exception for declaring a value not to be a valid reaction.
pyne::rxname::NotAReaction::NotAReaction |
( |
std::string |
wasptr, |
|
|
std::string |
nowptr |
|
) |
| |
|
inline |
Constructor using original reaction (wasptr) and the eventual state that PyNE calculated (nowptr).
pyne::rxname::NotAReaction::NotAReaction |
( |
std::string |
wasptr, |
|
|
int |
nowptr |
|
) |
| |
|
inline |
Constructor using original reaction (wasptr) and the eventual state that PyNE calculated (nowptr).
pyne::rxname::NotAReaction::NotAReaction |
( |
int |
wasptr, |
|
|
std::string |
nowptr |
|
) |
| |
|
inline |
Constructor using original reaction (wasptr) and the eventual state that PyNE calculated (nowptr).
pyne::rxname::NotAReaction::NotAReaction |
( |
int |
wasptr, |
|
|
int |
nowptr |
|
) |
| |
|
inline |
Constructor using original reaction (wasptr) and the eventual state that PyNE calculated (nowptr).
pyne::rxname::NotAReaction::NotAReaction |
( |
std::string |
wasptr, |
|
|
unsigned int |
nowptr |
|
) |
| |
|
inline |
Constructor using original reaction (wasptr) and the eventual state that PyNE calculated (nowptr).
pyne::rxname::NotAReaction::NotAReaction |
( |
unsigned int |
wasptr, |
|
|
std::string |
nowptr |
|
) |
| |
|
inline |
Constructor using original reaction (wasptr) and the eventual state that PyNE calculated (nowptr).
pyne::rxname::NotAReaction::NotAReaction |
( |
unsigned int |
wasptr, |
|
|
unsigned int |
nowptr |
|
) |
| |
|
inline |
Constructor using original reaction (wasptr) and the eventual state that PyNE calculated (nowptr).
The documentation for this class was generated from the following file:
- /home/ubuntu/Documents/pyne.github.com/src/rxname.h