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

namespace to collect special exceptions for ifhd file operations. More...

Typedefs

using EndOfFile = utils5ext::exceptions::EndOfFile
 Exception to indicate the end of file was reached.
 
using ErrorFileAccess = utils5ext::exceptions::ErrorFileAccess
 Indicates a file access error. platform dependent errors can be obtained via code().
 
using ErrorFileAlreadyExists = utils5ext::exceptions::ErrorFileAlreadyExists
 Indicates a file access error while creating a file that already exists and tOpenMode::om_no_overwrite was set.
 

Detailed Description

namespace to collect special exceptions for ifhd file operations.