This exception is thrown if the processing was interrupted (usually by the user) More...
#include "Exception.hpp"
Public Member Functions | |
ProcessingInterrupted (const ProcessingInterrupted &) | |
ProcessingInterrupted & | operator= (const ProcessingInterrupted &) |
![]() | |
Exception (const char *errorMessage) | |
Exception (const Exception &) | |
Exception & | operator= (const Exception &) |
![]() | |
NG_exception (std::string a_reason) | |
NG_exception (const char *a_reason) | |
virtual const char * | what () const noexcept |
Additional Inherited Members | |
![]() | |
typedef NG_exception | base |
This exception is thrown if the processing was interrupted (usually by the user)