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