Helios++
Helios software for LiDAR simulations
helios::filems::EndOfReadingException Class Reference

Class representing the end of reading exception for FMS readers. More...

#include <EndOfReadingException.h>

Inheritance diagram for helios::filems::EndOfReadingException:
Collaboration diagram for helios::filems::EndOfReadingException:

Public Member Functions

 EndOfReadingException (std::string const &msg="End of reading exception")
 End of reading exception constructor. More...
 
- Public Member Functions inherited from HeliosException
 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

- Protected Attributes inherited from HeliosException
std::string const msg
 Helios exception message.
 

Detailed Description

Class representing the end of reading exception for FMS readers.

Author
Alberto M. Esmoris PEna
Version
1.0
See also
HeliosException

Constructor & Destructor Documentation

◆ EndOfReadingException()

helios::filems::EndOfReadingException::EndOfReadingException ( std::string const &  msg = "End of reading exception")
inline

End of reading exception constructor.

See also
HeliosException::HeliosException

The documentation for this class was generated from the following file: