|
fourdst::libcomposition v2.0.1
Robust atomic species information library
|
Exception thrown when an unknown symbol is encountered. More...
#include <exceptions_composition.h>
Private Member Functions | |
| SpeciesError (const std::string &message) | |
Additional Inherited Members | |
Public Member Functions inherited from fourdst::composition::exceptions::SpeciesError | |
| SpeciesError (const 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 77 of file exceptions_composition.h.
|
inlineexplicitprivate |
Definition at line 63 of file exceptions_composition.h.