MalformedFormatExeption Class Reference
#include <exceptions.h>
List of all members.
Detailed Description
Exception is thrown when pdf structure doesn't confirm to PDF specification required for operation.
TODO include also cause exception
Constructor & Destructor Documentation
| MalformedFormatExeption::MalformedFormatExeption |
( |
std::string |
msg |
) |
[inline] |
| virtual MalformedFormatExeption::~MalformedFormatExeption |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
| void MalformedFormatExeption::getMessage |
( |
std::string & |
msg |
) |
[inline] |
Gets message from exception.
- Parameters:
-
| msg | String where to set message. |
References message.
| virtual const char* MalformedFormatExeption::what |
( |
|
) |
const throw () [inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: