Helios++
Helios software for LiDAR simulations
|
#include <PyHeliosException.h>
Public Member Functions | |
PyHeliosException (std::string const msg="") | |
![]() | |
HeliosException (std::string const &msg="") | |
Helios exception constructor. More... | |
const char * | what () const noexcept override |
Helios exception overriding of what method. More... | |
Additional Inherited Members | |
![]() | |
std::string const | msg |
Helios exception message. | |
Simple wrapper for HeliosException