TDME2 1.9.121
Public Member Functions | List of all members
FileSystemException Class Reference

File system exception. More...

#include <tdme/os/filesystem/FileSystemException.h>

Inheritance diagram for FileSystemException:
Inheritance graph
Collaboration diagram for FileSystemException:
Collaboration graph

Public Member Functions

 FileSystemException (const string &message) throw ()
 Public constructor. More...
 
- Public Member Functions inherited from ExceptionBase
 ExceptionBase (const string &message) throw ()
 Public constructor. More...
 
 ~ExceptionBase () throw ()
 

Detailed Description

File system exception.

Author
Andreas Drewke
Version
$Id$

Definition at line 15 of file FileSystemException.h.

Constructor & Destructor Documentation

◆ FileSystemException()

FileSystemException ( const string &  message)
throw (
)

Public constructor.

Parameters
messagemessage Exception message

Definition at line 7 of file FileSystemException.cpp.


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