Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Data Members
| m_cause | Contains portable code corresponding to the exception cause. |
| m_lOsError | Contains the related operating-system error number. |
| m_strFileName | Contains the name of the file for this exception. |
Construction
| CFileException | Constructs a CFileException object. |
Code Conversion
| OsErrorToException | Returns a cause code corresponding to an operating system error code. |
| ErrnoToException | Returns cause code corresponding to a run-time error number. |
Helper Functions
| ThrowOsError | Throws a file exception based on an operating-system error number. |
| ThrowErrno | Throws a file exception based on a run-time error number. |
CFileException Overview | Base Class Members | Hierarchy Chart