Windows C++ Library
Public Types | Public Member Functions
CFileException Class Reference

#include <FileException.hpp>

Inheritance diagram for CFileException:
CStreamException

List of all members.

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 ()

Member Enumeration Documentation

Enumerator:
E_READ_ONLY 
E_PATH_INVALID 

Constructor & Destructor Documentation

CFileException::CFileException ( int  eErrCode,
const CPath rPath,
DWORD  dwLastError 
)
CFileException::~CFileException ( ) throw () [virtual]

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