|
fourdst::libcomposition v2.3.1
Robust atomic species information library
|
Base class for exceptions related to atomic species. More...
#include <exceptions_composition.h>
Public Member Functions | |
| SpeciesError (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 60 of file exceptions_composition.h.
|
inlineexplicit |
Definition at line 64 of file exceptions_composition.h.
|
inlinenodiscardoverridenoexcept |
Definition at line 67 of file exceptions_composition.h.
|
protected |
Definition at line 62 of file exceptions_composition.h.