|
NEML2 2.0.0
|
#include <errors.h>

Public Member Functions | |
| NEMLException ()=default | |
| NEMLException (std::string msg) | |
| const char * | what () const noexcept override |
Protected Attributes | |
| std::string | _msg |
|
default |
|
inline |
|
overridenoexcept |
|
protected |