Base class for Helios exceptions.
More...
#include <HeliosException.h>
|
std::string const | msg |
| Helios exception message.
|
|
Base class for Helios exceptions.
- Author
- Alberto M. Esmoris Pena
- Version
- 1.0
◆ HeliosException()
HeliosException::HeliosException |
( |
std::string const |
msg = "" | ) |
|
|
inline |
◆ what()
const char* HeliosException::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
Helios exception overriding of what method.
- Returns
- Helios exception message
- See also
- std::exception::what
-
HeliosException::msg
The documentation for this class was generated from the following file: