Click or drag to resize
RequestInvalidException Constructor
Initializes a new instance of the RequestInvalidException class

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public RequestInvalidException(
	string message
)

Parameters

message
Type: SystemString
See Also