NEML2 1.4.0
Loading...
Searching...
No Matches
Diagnosis Class Reference

#include <error.h>

Inheritance diagram for Diagnosis:

Public Member Functions

 NEMLException ()=default
 
 NEMLException (const std::string &msg)
 
- Public Member Functions inherited from NEMLException
 NEMLException ()=default
 
 NEMLException (const std::string &msg)
 
virtual const charwhat () const noexcept
 

Additional Inherited Members

- Protected Attributes inherited from NEMLException
std::string _msg
 

Member Function Documentation

◆ NEMLException() [1/2]

NEMLException ( )
default

◆ NEMLException() [2/2]

NEMLException ( const std::string & msg)
inline