Custom exception for declaring a simple_xs request invalid.
Definition at line 2501 of file pyne.h.
#include <pyne.h>
◆ InvalidSimpleXS() [1/2]
pyne::InvalidSimpleXS::InvalidSimpleXS |
( |
| ) |
|
|
inline |
◆ ~InvalidSimpleXS()
pyne::InvalidSimpleXS::~InvalidSimpleXS |
( |
| ) |
|
throw | ( | ) | | | |
|
inline |
◆ InvalidSimpleXS() [2/2]
pyne::InvalidSimpleXS::InvalidSimpleXS |
( |
std::string | msg | ) |
|
|
inline |
Exception thrown if energy group or rxname are invalid.
Definition at line 2506 of file pyne.h.
◆ what()
virtual const char * pyne::InvalidSimpleXS::what |
( |
| ) |
const |
throw | ( | ) | | | |
|
inlinevirtual |
Exception returns the string passed when thrown.
Definition at line 2508 of file pyne.h.
The documentation for this class was generated from the following file: