IoException for CoDiPack. More...
#include <fileIo.hpp>
Public Member Functions | |
IoException (IoError id, std::string const &text, bool appendErrno) | |
Constructor. | |
Public Attributes | |
IoError | id |
Exception ID. | |
std::string | text |
Textual description. | |
IoException for CoDiPack.