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

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

#include <exceptions.hpp>

Inheritance diagram for z::file::unwritable:

Public Member Functions

 unwritable (const zpath &filename)
 Constructor.
 

Detailed Description

Exception thrown when a file cannot be opened for writing.

Constructor & Destructor Documentation

◆ unwritable()

z::file::unwritable::unwritable ( 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: