Class IOException

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class IOException : public std::runtime_error

Exception indicating an error occurred while performing IO.

Public Functions

inline IOException(const std::string &what)