Core Library
Public Member Functions
Core::FileSystemException Class Reference

The type of exception thrown when an error involving the file-system is encountered. More...

#include <FileSystemException.hpp>

Inheritance diagram for Core::FileSystemException:
Core::Exception

List of all members.

Public Member Functions

 FileSystemException (const tstring &strDetails)
 Construction from a string containing the details.
virtual ~FileSystemException () throw ()
 Destructor.

Detailed Description

The type of exception thrown when an error involving the file-system is encountered.


Constructor & Destructor Documentation

Core::FileSystemException::FileSystemException ( const tstring strDetails) [inline]

Construction from a string containing the details.

Core::FileSystemException::~FileSystemException ( ) throw () [inline, virtual]

Destructor.


The documentation for this class was generated from the following file: