Click or drag to resize

WrappedException Constructor

X#
Initializes a new instance of the WrappedException class

Namespace:  XSharp.Internal
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	Value AS Object
)
Request Example View Source

Parameters

Value
Type: Object
See Also