|
|
#include <ArmarXCore/core/exceptions/local/FileIOException.h>
Inheritance diagram for FileOpenException: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 59 of file FileIOException.h.
|
inline |
Definition at line 62 of file FileIOException.h.
|
inlineoverridenoexcept |
Definition at line 67 of file FileIOException.h.
|
inlineoverride |
Definition at line 72 of file FileIOException.h.