![]() |
stromx
0.8.0
|
The file content is not consistent. More...
#include <Exception.h>
Public Member Functions | |
| InconsistentFileContent (const std::string &filename, const std::string &message) | |
| InconsistentFileContent (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 |
The file content is not consistent.
1.8.12