CoDiPack  2.2.0
A Code Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
codi::IoException Struct Reference

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.
 

Detailed Description

IoException for CoDiPack.


The documentation for this struct was generated from the following file: