|
ADTF File Library
|
namespace to collect special exceptions for file operations. More...
Classes | |
| class | EndOfFile |
| Exception to indicate the end of file was reached. More... | |
| class | ErrorFileAccess |
| Indicates a file access error. platform dependent errors can be obtained via code(). More... | |
| class | ErrorFileAlreadyExists |
| Indicates a file access error while creating a file that already exists and File::om_no_overwrite was set. More... | |
namespace to collect special exceptions for file operations.