Click or drag to resize

Error Constructor (String)

X#
Create an Error Object with the specified Description

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

Parameters

msg
Type: String
See Also