Overload List
Name | Description | |
---|---|---|
![]() | ShowMessageBox()()()() |
Shows a MessageBox containing the
message of the exception.
|
![]() | ShowMessageBox(Boolean) |
Shows a MessageBox containing the
type of the exception as well as its message and stack-trace.
|
![]() | ShowMessageBox(IWin32Window) |
Shows a MessageBox containing the
message of the exception.
|
![]() | ShowMessageBox(IWin32Window, Boolean) |
Shows a MessageBox containing the
type of the exception as well as its message and stack-trace.
|