Audacity 3.2.0
|
This is the complete list of members for FileException, including all inherited members.
AudacityException() | AudacityException | inline |
AudacityException(const AudacityException &)=default | AudacityException | protected |
AudacityException(AudacityException &&)=delete | AudacityException | protected |
caption | MessageBoxException | private |
cause | FileException | |
Cause enum name | FileException | |
DelayedHandlerAction() final | MessageBoxException | privatevirtual |
DelayedHandlerAction()=0 | MessageBoxException | privatevirtual |
EnqueueAction(std::exception_ptr pException, std::function< void(AudacityException *)> delayedHandler) | AudacityException | static |
ErrorHelpUrl() const override | FileException | protectedvirtual |
ErrorMessage() const override | FileException | protectedvirtual |
exceptionType | MessageBoxException | private |
FileException(Cause cause_, const wxFileName &fileName_, const TranslatableString &caption=XO("File Error"), const wxFileName &renameTarget_={}) | FileException | inlineexplicit |
FileException(const FileException &that) | FileException | inline |
fileName | FileException | |
helpUrl | MessageBoxException | mutableprotected |
MessageBoxException(ExceptionType exceptionType, const TranslatableString &caption) | MessageBoxException | explicitprotected |
MessageBoxException(const MessageBoxException &) | MessageBoxException | protected |
moved | MessageBoxException | mutableprivate |
operator=(FileException &&)=delete | FileException | |
MessageBoxException::operator=(const AudacityException &)=delete | AudacityException | protected |
renameTarget | FileException | |
WriteFailureMessage(const wxFileName &fileName) | FileException | static |
~AudacityException()=0 | AudacityException | pure virtual |
~FileException() override | FileException | |
~MessageBoxException() override | MessageBoxException | protected |