uicore::ExceptionDialog Class Reference

Displays a modal dialog with exception details. More...

#include <exception_dialog.h>

Static Public Member Functions

static void show (const std::exception_ptr &exception)
 Displays a modal dialog with the details of the specified exception. More...
 

Detailed Description

Displays a modal dialog with exception details.

Member Function Documentation

static void uicore::ExceptionDialog::show ( const std::exception_ptr &  exception)
static

Displays a modal dialog with the details of the specified exception.


The documentation for this class was generated from the following file: