Exception thrown when a file cannot be opened for writing. More...
#include <exceptions.hpp>
Public Member Functions | |
unwritable (const zpath &filename) | |
Constructor. | |
Exception thrown when a file cannot be opened for writing.
|
inline |
Constructor.
filename | The path of the file that could not be opened. |