Windows C++ Library
|
#include <FileException.hpp>
Public Types | |
enum | ErrCode { E_READ_ONLY = 10, E_PATH_INVALID } |
Public Member Functions | |
CFileException (int eErrCode, const CPath &rPath, DWORD dwLastError) | |
virtual | ~CFileException () throw () |
CFileException::CFileException | ( | int | eErrCode, |
const CPath & | rPath, | ||
DWORD | dwLastError | ||
) |
CFileException::~CFileException | ( | ) | throw () [virtual] |