NEML2 1.4.0
|
#include <error.h>
Public Member Functions | |
NEMLException ()=default | |
NEMLException (const std::string &msg) | |
virtual const char * | what () const noexcept |
Protected Attributes | |
std::string | _msg |
|
default |
|
inline |
|
protected |