ADTF File Library
Loading...
Searching...
No Matches
utils5ext::exceptions Namespace Reference

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...
 

Detailed Description

namespace to collect special exceptions for file operations.