Use this member function to construct a CFileException object that stores the cause code and the operating-system code in the object.
CFileException( int cause = CFileException::none, LONG lOsError = –1 );
Header file: | Afx.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CFileException Overview, CFileException Member Functions, Exception Classes