ProcessingInterrupted Class Reference

This exception is thrown if the processing was interrupted (usually by the user) More...

#include "Exception.hpp"

+ Inheritance diagram for ProcessingInterrupted:

Public Member Functions

 ProcessingInterrupted (const ProcessingInterrupted &)
ProcessingInterruptedoperator= (const ProcessingInterrupted &)
- Public Member Functions inherited from Exception
 Exception (const char *errorMessage)
 Exception (const Exception &)
Exceptionoperator= (const Exception &)

Additional Inherited Members

- Public Types inherited from Exception
typedef NG_exception base

Detailed Description

This exception is thrown if the processing was interrupted (usually by the user)