class used to wrap error message
More...
#include <BASIC.h>
|
| const char * | what () const throw () |
| |
| | Error (string _msg) |
| | Error constructor,.
|
| |
class used to wrap error message
Definition at line 242 of file BASIC.h.
◆ Error()
| HepLib::Error::Error |
( |
string |
_msg | ) |
|
◆ what()
| const char * HepLib::Error::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
◆ msg
| string HepLib::Error::msg |
The documentation for this class was generated from the following files:
- /home/runner/work/HepLib/HepLib/BASIC/BASIC.h
- /home/runner/work/HepLib/HepLib/BASIC/BASIC.cpp