#include <CKlearExceptionReporter.h>
Public Member Functions | |
| CKlearExceptionReporter () | |
| Constructor. | |
| virtual | ~CKlearExceptionReporter () |
| Destructor. | |
| void | showExceptions (std::vector< ErrorData * > ErrorStack) |
| show the complete messagestack with its own GUI (independet from environment) | |
| void | showExceptions (std::vector< ErrorData * > ErrorStack, QString ExceptionType) |
| show the complete messagestack with its own GUI (independet from environment) with the exception-type as title | |
|
|
Constructor.
|
|
|
Destructor.
|
|
||||||||||||
|
show the complete messagestack with its own GUI (independet from environment) with the exception-type as title
|
|
|
show the complete messagestack with its own GUI (independet from environment)
|
1.4.5