Class LineReader::readException
Defined in File LineReader.hpp
Nested Relationships
This class is a nested type of Class LineReader.
Inheritance Relationships
Base Type
public std::exception
Class Documentation
-
class readException : public std::exception
Public Functions
-
inline readException(std::string what)
-
inline virtual const char *what() const
-
inline readException(std::string what)