adtf_file_library  0.13.1
Public Member Functions | List of all members
utils5ext::exceptions::ErrorFileAccess Class Reference

Indicates a file access error. platform dependent errors can be obtained via code(). More...

#include <file.h>

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

Public Member Functions

 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. platform dependent errors can be obtained via code().

Constructor & Destructor Documentation

◆ ErrorFileAccess() [1/2]

utils5ext::exceptions::ErrorFileAccess::ErrorFileAccess ( const std::string &  what)

CTOR for file access errors with no error code!

Parameters
whatexception message.

◆ ErrorFileAccess() [2/2]

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

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 Fri Apr 19 2024 by doxygen 1.9.1
GIT Commit Hash: 82d535f82776c20b12fc60740bdae991b62444a7