TDME2 1.9.121
|
File system exception. More...
#include <tdme/os/filesystem/FileSystemException.h>
Public Member Functions | |
FileSystemException (const string &message) throw () | |
Public constructor. More... | |
![]() | |
ExceptionBase (const string &message) throw () | |
Public constructor. More... | |
~ExceptionBase () throw () | |
FileSystemException | ( | const string & | message | ) | |
throw | ( | ||||
) |
Public constructor.
message | message Exception message |
Definition at line 7 of file FileSystemException.cpp.