Helios++
Helios software for LiDAR simulations
|
Class representing the end of reading exception for FMS readers. More...
#include <EndOfReadingException.h>
Public Member Functions | |
EndOfReadingException (std::string const &msg="End of reading exception") | |
End of reading exception constructor. More... | |
![]() | |
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. | |
|
inline |
End of reading exception constructor.