The following table shows the predefined exceptions provided by MFC.
Exception class | Meaning |
---|---|
Out-of-memory | |
File exception | |
Archive/Serialization exception | |
Response to request for unsupported service | |
Windows resource allocation exception | |
Database exceptions (DAO classes) | |
Database exceptions (ODBC classes) | |
OLE exceptions | |
Dispatch (automation) exceptions | |
Exception that alerts the user with a message box, then throws a generic CException |
'Windows > MFC' 카테고리의 다른 글
XMLite: simple XML parser. (0) | 2013.10.02 |
---|---|
XML using MFC (0) | 2013.10.02 |
MouseEvent (0) | 2013.10.02 |
GDI+ Enumerations (MSDN Link) (0) | 2013.10.02 |
GDI+ Graphics Methods (MSDN Link) (0) | 2013.10.02 |