Core Library
|
The type of exception thrown when an error involving the file-system is encountered. More...
#include <FileSystemException.hpp>
Public Member Functions | |
FileSystemException (const tstring &strDetails) | |
Construction from a string containing the details. | |
virtual | ~FileSystemException () throw () |
Destructor. |
The type of exception thrown when an error involving the file-system is encountered.
Core::FileSystemException::FileSystemException | ( | const tstring & | strDetails | ) | [inline] |
Construction from a string containing the details.
Core::FileSystemException::~FileSystemException | ( | ) | throw () [inline, virtual] |
Destructor.