#include <FileIOException.hh>
Definition at line 32 of file FileIOException.hh.
Public Member Functions | |
FileIOException (const std::string &message) | |
Creates a new FileIOException. |
smse::FileIOException::FileIOException | ( | const std::string & | message | ) | [inline] |
Creates a new FileIOException.
message | The error message. |
Definition at line 42 of file FileIOException.hh.