|
fourdst::libcomposition v2.3.1
Robust atomic species information library
|
Exception thrown when an unknown symbol is encountered. More...
#include <exceptions_composition.h>
Private Member Functions | |
| SpeciesError (std::string message) | |
Additional Inherited Members | |
Public Member Functions inherited from fourdst::composition::exceptions::SpeciesError | |
| SpeciesError (std::string message) | |
| const char * | what () const noexcept override |
Protected Attributes inherited from fourdst::composition::exceptions::SpeciesError | |
| std::string | m_message |
Exception thrown when an unknown symbol is encountered.
This typically occurs when a symbol does not correspond to any known atomic species.
Definition at line 78 of file exceptions_composition.h.
|
inlineexplicitprivate |
Definition at line 64 of file exceptions_composition.h.