Class IOError
Defined in File exceptions.h
Inheritance Relationships
Base Type
public appimage::core::AppImageError
(Class AppImageError)
Class Documentation
-
class 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)
-
inline explicit IOError(const std::string &what)