Error detected by the ALGLIB library.
More...
#include <Error.h>
|
| | ALGLIB (const std::string &error_message="") |
| | Create an exception for an error detected inside ALGLIB. More...
|
| |
| virtual const char * | what () const throw () |
| | Reports "ALGLIB error" as the error type. More...
|
| |
| | General (const std::string &error_message="") |
| | Create an exception. More...
|
| |
| const std::string & | get_message () |
| | Details about what caused the error. More...
|
| |
| virtual | ~General () throw () |
| | Cleanup if necessary. More...
|
| |
Error detected by the ALGLIB library.
Definition at line 49 of file Error.h.
◆ ALGLIB()
| Core::Error::ALGLIB::ALGLIB |
( |
const std::string & |
error_message = "" | ) |
|
|
inline |
Create an exception for an error detected inside ALGLIB.
Definition at line 52 of file Error.h.
◆ what()
| virtual const char* Core::Error::ALGLIB::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inlinevirtual |
The documentation for this class was generated from the following file:
- /home/kpenev/projects/git/poet/poet_src/Core/Error.h