CFileException::ThrowErrno

Call this member function to construct a CFileException object corresponding to a given nErrno value and throw the exception.

Syntax

static void PASCAL ThrowErrno( int nErrno );

At a Glance

Header file: Afx.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CFileException Overview, CFileException Member Functions, Exception Classes, CFileException::ThrowOsError