Exception class to indicate a fixed set of elements. More...
Public Member Functions | |
ElementsFrozen (string func) | |
Constructor for class. |
Exception class to indicate a fixed set of elements.
This class is used to warn the user when the number of elements are changed after at least one species is defined.
Definition at line 207 of file Elements.cpp.
ElementsFrozen | ( | string | func | ) | [inline] |
Constructor for class.
func | Function where the error occurred. |
Definition at line 213 of file Elements.cpp.