Click or drag to resize

RddError Constructor (String)

X#
Initializes a new instance of the RddError class

Namespace:  XSharp.RDD
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