This member function constructs a CMemoryException object. Do not use this constructor directly; call the global function AfxThrowMemoryException. This global function can succeed in an out-of-memory situation because it constructs the exception object in previously allocated memory.
CMemoryException( );
Header file: | Afx.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CMemoryException Overview, CMemoryException Member Functions, Exception Classes