#include <MsgFileOutputStream.hpp>
Definition at line 63 of file MsgFileOutputStream.hpp.
MsgFileOutputStream::OpenException::OpenException | ( | const char * | theFileName, | |
int | theErrorCode | |||
) |
Construct an OpenException exception object for an exception that occurred when opening a file.
theFileName | The name of file. | |
theErrorCode | The errno for the error encountered |
MsgFileOutputStream::OpenException::~OpenException | ( | ) |
Definition at line 80 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 |
|