PoDoFo 0.9.20
|
This is the complete list of members for PoDoFo::PdfError, including all inherited members.
AddToCallStack(std::string filepath, unsigned line, std::string information={ }) | PoDoFo::PdfError | |
ErrorMessage(PdfErrorCode code) | PoDoFo::PdfError | static |
ErrorName(PdfErrorCode code) | PoDoFo::PdfError | static |
GetCallStack() const | PoDoFo::PdfError | inline |
GetCode() const | PoDoFo::PdfError | inline |
operator!=(PdfErrorCode code) | PoDoFo::PdfError | |
operator=(const PdfError &rhs)=default | PoDoFo::PdfError | |
operator=(const PdfErrorCode &code) | PoDoFo::PdfError | |
operator==(PdfErrorCode code) | PoDoFo::PdfError | |
PdfError(PdfErrorCode code, std::string filepath, unsigned line, std::string information={ }) | PoDoFo::PdfError | |
PdfError(const PdfError &rhs)=default | PoDoFo::PdfError | |
PrintErrorMsg() const | PoDoFo::PdfError | |
what() const noexcept override | PoDoFo::PdfError |