This class is the base class for all exceptions in the MFC for Windows CE. The derived classes and their descriptions are listed in the following table.
| Class | Description | |
|---|---|---|
| CMemoryException | Out-of-memory exception | |
| CNotSupportedException | Request for an unsupported operation | |
| CArchiveException | Archive-specific exception | |
| CFileException | File-specific exception | |
| CResourceException | Windows resource not found or not createable | |
| Header file: | Afx.h |
| Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
| Windows CE versions: | 1.0 and later |
| Complete documentation: | Visual C++ documentation |