|
litePDF C++ interface
2.0.5
|
#include <litePDF.h>
Public Member Functions | |
| TLitePDFException (DWORD pCode, const char *pMsg) | |
| TLitePDFException (const TLitePDFException &src) | |
| virtual | ~TLitePDFException () |
| DWORD | getCode (void) const |
| const char * | getMessage (void) const |
| litePDF::TLitePDFException::TLitePDFException | ( | DWORD | pCode, |
| const char * | pMsg | ||
| ) |
| litePDF::TLitePDFException::TLitePDFException | ( | const TLitePDFException & | src | ) |
|
virtual |
| DWORD litePDF::TLitePDFException::getCode | ( | void | ) | const |
| const char* litePDF::TLitePDFException::getMessage | ( | void | ) | const |
1.8.6