CFileException Members
Base Class Members
Data Members
Contains portable code corresponding to the exception cause. |
|
Contains the related operating-system error number. |
|
Contains the name of the file for this exception. |
Construction
Constructs a CFileException object. |
Methods
Returns cause code corresponding to a run-time error number. |
|
Retrieves the message describing an exception. |
|
Returns a cause code corresponding to an operating system error code. |
|
Throws a file exception based on a runtime error number. |
|
Throws a file exception based on an operating system error number. |