dxd - dynax driver framework 2.6.0d221
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::gui::exception_dialog Class Reference

dx::gui::exception_dialog wxWidgets counterpart of the juce interface's exception hierarchy dialog: shows a dx::exception and its chain of causes (frame, comment, what()+error code, file:line, function) as a navigable tree, instead of collapsing it into a single message string. More...

#include <dx_gui_cpl.h>

Inheritance diagram for dx::gui::exception_dialog:
Collaboration diagram for dx::gui::exception_dialog:

Public Member Functions

 exception_dialog (wxWindow *parent, const dx::exception &exception, const looknfeel &looknfeel)

Detailed Description

dx::gui::exception_dialog wxWidgets counterpart of the juce interface's exception hierarchy dialog: shows a dx::exception and its chain of causes (frame, comment, what()+error code, file:line, function) as a navigable tree, instead of collapsing it into a single message string.

Constructor & Destructor Documentation

◆ exception_dialog()

dx::gui::exception_dialog::exception_dialog ( wxWindow * parent,
const dx::exception & exception,
const looknfeel & looknfeel )
inline
Here is the call graph for this function:

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

(c) copyright 2009 dynamic acoustics e.U. generated on

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.