Click or drag to resize

Error Constructor (Exception)

X#
Create an Error Object with the Innner Exception

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

Parameters

ex
Type: Exception
See Also