|
#include <ArmarXCore/core/exceptions/local/FileIOException.h>
Public Member Functions | |
FileOpenException (std::string filename) | |
std::string | name () const override |
~FileOpenException () noexcept override | |
Public Member Functions inherited from FileIOException | |
FileIOException (std::string fileName) | |
std::string | name () const override |
~FileIOException () noexcept override | |
Additional Inherited Members | |
Public Attributes inherited from FileIOException | |
std::string | fileName |
Definition at line 58 of file FileIOException.h.
|
inline |
Definition at line 61 of file FileIOException.h.
|
inlineoverridenoexcept |
Definition at line 66 of file FileIOException.h.
|
inlineoverride |
Definition at line 68 of file FileIOException.h.