Class IOError

Inheritance Relationships

Base Type

Class Documentation

class appimage::core::IOError : public appimage::core::AppImageError

Throw in case of failure in a read or write operation.

Public Functions

inline explicit IOError(const std::string &what)