Because Windows CE does not support Data Access Objects (DAO) or Open Database Connectivity (ODBC) databases, MFC for Windows CE supports all the standard MFC exception classes, except for DaoException, and ODBCException.
For information about the MFC for Windows CE exception classes, see the following topics:
CArchiveException | CNotSupportedException |
Cexception | COleDispatchException |
CFileException | COleException |
CInternetException | CResourceException |
CMemoryException | CUserException |
For information about where the exception classes fit into the Windows CE class hierarchy, see Classes Derived from CObject.