libzed 1.9.9
A general-purpose library for quick and simple data manipulation.
 
Loading...
Searching...
No Matches
z::file::unreadable Class Reference

Exception thrown when a file cannot be opened for reading. More...

#include <exceptions.hpp>

Inheritance diagram for z::file::unreadable:

Public Member Functions

 unreadable (const zpath &filename)
 Constructor.
 

Detailed Description

Exception thrown when a file cannot be opened for reading.

Constructor & Destructor Documentation

◆ unreadable()

z::file::unreadable::unreadable ( const zpath filename)
inline

Constructor.

Parameters
filenameThe path of the file that could not be opened.

The documentation for this class was generated from the following file: