#include <ExportPlugin.h>
Definition at line 53 of file ExportPlugin.h.
◆ ExportErrorException() [1/2]
ExportErrorException::ExportErrorException |
( |
const wxString & |
errorCode | ) |
|
We have many Export errors that are essentially anonymous and are distinguished only by an error code number. Rather than repeat the code, we have it just once.
Definition at line 42 of file ExportPlugin.cpp.
45{
46
47}
TranslatableString mMessage
◆ ExportErrorException() [2/2]
ExportErrorException::ExportErrorException |
( |
TranslatableString |
message, |
|
|
const wxString & |
helpPage |
|
) |
| |
◆ GetHelpPageId()
const wxString & ExportErrorException::GetHelpPageId |
( |
| ) |
const |
|
noexcept |
◆ GetMessage()
◆ mHelpPageId
wxString ExportErrorException::mHelpPageId |
|
private |
◆ mMessage
The documentation for this class was generated from the following files: