Click or drag to resize

ErrorExec Function

X#

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 FUNCTION ErrorExec(
	pErrInfo AS Exception
) AS USUAL
Request Example View Source

Parameters

pErrInfo
Type: Exception

Return Value

Type: Usual
See Also