![]() |
stromx
0.8.0
|
An error occurred during file access. More...
#include <Exception.h>
Public Member Functions | |
| FileAccessFailed (const std::string &filename, const std::string &container, const std::string &message="") | |
Public Member Functions inherited from stromx::runtime::FileException | |
| FileException (const std::string &filename, const std::string &container, const std::string &message) | |
| const std::string & | filename () const |
| const std::string & | container () const |
| void | setContainer (const std::string &container) |
Public Member Functions inherited from stromx::runtime::Exception | |
| Exception (const std::string &message) | |
| virtual const char * | what () const throw () |
| virtual const std::string & | message () const |
| virtual const std::string & | callStack () const |
An error occurred during file access.
1.8.12