Mantid
|
Exception type to indicate that saving was cancelled. More...
#include <ScriptEditor.h>
Public Member Functions | |
const char * | what () const noexcept override |
Return a message. More... | |
Private Attributes | |
std::string | m_msg {"File Saving was cancelled"} |
Exception type to indicate that saving was cancelled.
Definition at line 45 of file ScriptEditor.h.
|
inlineoverridenoexcept |
Return a message.
Definition at line 48 of file ScriptEditor.h.
|
private |
Definition at line 51 of file ScriptEditor.h.