|
gstlearn
0.2.1
Geostatistics & Machine Learning toolbox
|
#include <AException.hpp>
Public Member Functions | |
| AException (const std::string &msg="") | |
| virtual | ~AException () |
| const char * | what () const noexcept |
Private Attributes | |
| std::string | _msg |
| AException::AException | ( | const std::string & | msg = "" | ) |
|
virtual |
|
noexcept |
|
private |