#include <MsgFileOutputStream.hpp>
Definition at line 83 of file MsgFileOutputStream.hpp.
MsgFileOutputStream::WriteException::WriteException | ( | const char * | theFileName, | |
int | theErrorCode | |||
) |
Construct an WriteException exception object for an exception that occurred while writing to a file.
theFileName | The name of file. | |
theErrorCode | The errno for the error encountered |
MsgFileOutputStream::WriteException::~WriteException | ( | ) |
Definition at line 100 of file MsgFileOutputStream.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|