CArchiveException::CArchiveException

This member function constructs a CArchiveException object, storing the value of cause in the object.

Syntax

CArchiveException( int cause = CArchiveException::none );

At a Glance

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

See Also

CArchiveException Overview, CArchiveException Member Functions, Exception Classes