Class FileSystemError

Inheritance Relationships

Base Type

Class Documentation

class appimage::core::FileSystemError : public appimage::core::AppImageError

Throw in case of missing files, insufficient permissions and other file system related errors.

Public Functions

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