#include <xalanc/Utils/MsgCreator/MsgFileOutputStream.hpp>
Definition at line 79 of file MsgFileOutputStream.hpp.
◆ WriteException()
xalanc::MsgFileOutputStream::WriteException::WriteException |
( |
const char * |
theFileName, |
|
|
int |
theErrorCode |
|
) |
| |
Construct an WriteException exception object for an exception that occurred while writing to a file.
- Parameters
-
theFileName | The name of file. |
theErrorCode | The errno for the error encountered |
◆ ~WriteException()
xalanc::MsgFileOutputStream::WriteException::~WriteException |
( |
| ) |
|
◆ m_message
char xalanc::MsgFileOutputStream::WriteException::m_message[1200] |
The documentation for this class was generated from the following file: