ReadOnlyDocumentException Class Reference
#include <exceptions.h>
List of all members.
Detailed Description
Exception is thrown when change on read only document is about to be done.
Constructor & Destructor Documentation
| ReadOnlyDocumentException::ReadOnlyDocumentException |
( |
std::string |
msg |
) |
[inline] |
Exception constructor.
- Parameters:
-
| msg | Context message of action. |
| virtual ReadOnlyDocumentException::~ReadOnlyDocumentException |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
| void ReadOnlyDocumentException::getMessage |
( |
std::string & |
msg |
) |
[inline] |
| virtual const char* ReadOnlyDocumentException::what |
( |
|
) |
const throw () [inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: