Show the dialog with the exception exception.

Namespace:  SGP
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public DialogResult ShowDialog(
	Exception exception
)

Parameters

exception
Type: System..::.Exception
The exception being shown.

Return Value

Returns the dialog result code.

See Also