MCPcopy Create free account
hub / github.com/audacity/audacity / SimpleMessageBoxException

Function SimpleMessageBoxException

libraries/lib-exceptions/AudacityException.h:110–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108 ~SimpleMessageBoxException() override;
109
110 SimpleMessageBoxException( const SimpleMessageBoxException& ) = default;
111 SimpleMessageBoxException &operator = (
112 SimpleMessageBoxException && ) = delete;
113

Callers 5

TransactionScopeMethod · 0.85
RaiseMethod · 0.85
FilePartMethod · 0.85
LoadPresetMethod · 0.85
SavePresetToFileMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected