adtf_file_library  0.13.2
Public Member Functions | List of all members
utils5ext::exceptions::ErrorFileAlreadyExists Class Reference

Indicates a file access error while creating a file that already exists and File::om_no_overwrite was set. More...

#include <file.h>

Inheritance diagram for utils5ext::exceptions::ErrorFileAlreadyExists:
[legend]
Collaboration diagram for utils5ext::exceptions::ErrorFileAlreadyExists:
[legend]

Public Member Functions

 ErrorFileAlreadyExists (int system_error_code, const std::string &what)
 CTOR for file access errors. More...
 
- Public Member Functions inherited from utils5ext::exceptions::ErrorFileAccess
 ErrorFileAccess (const std::string &what)
 CTOR for file access errors with no error code! More...
 
 ErrorFileAccess (int system_error_code, const std::string &what)
 CTOR for file access errors. More...
 

Detailed Description

Indicates a file access error while creating a file that already exists and File::om_no_overwrite was set.

Constructor & Destructor Documentation

◆ ErrorFileAlreadyExists()

utils5ext::exceptions::ErrorFileAlreadyExists::ErrorFileAlreadyExists ( int  system_error_code,
const std::string &  what 
)
inline

CTOR for file access errors.

Parameters
system_error_codethe platform specific error code
whatexception message.

The documentation for this class was generated from the following file:

Copyright © CARIAD SE.
Generated on Mon Jun 10 2024 by doxygen 1.9.1
GIT Commit Hash: eb3af397a6b49ad6fcad9a60d8277d909b458b48