Click or drag to resize

ErrorDialog Constructor (Exception)

X#
Initializes a new instance of the ErrorDialog class

Namespace:  XSharp
Assembly:  XSharp.VO (in XSharp.VO.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	e AS Exception
)
Request Example View Source

Parameters

e
Type: Exception
See Also