45 setReason(
"Error accessing file '" +
fileName +
"'");
55 return "armarx::exceptions::local::FileIOException";
64 setReason(
"Error opening file '" +
fileName +
"'");
74 return "armarx::exceptions::local::FileIOException::FileOpenException";
FileIOException(std::string fileName)
std::string name() const override
~FileIOException() noexcept override
FileOpenException(std::string filename)
std::string name() const override
~FileOpenException() noexcept override
This file offers overloads of toIce() and fromIce() functions for STL container types.