Class LineReader::readException

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