|
fourdst::libcomposition v2.0.1
Robust atomic species information library
|
Base class for exceptions related to atomic species. More...
#include <exceptions_composition.h>
Public Member Functions | |
| SpeciesError (const std::string &message) | |
| const char * | what () const noexcept override |
Protected Attributes | |
| std::string | m_message |
Base class for exceptions related to atomic species.
Definition at line 59 of file exceptions_composition.h.
|
inlineexplicit |
Definition at line 63 of file exceptions_composition.h.
|
inlineoverridenoexcept |
Definition at line 66 of file exceptions_composition.h.
|
protected |
Definition at line 61 of file exceptions_composition.h.