Click or drag to resize

RequestParameterException Constructor

Initializes a new instance of the RequestParameterException class

Namespace:  SolidFire.Core.Exceptions
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public RequestParameterException(
	string exceptionMessage
)

Parameters

exceptionMessage
Type: SystemString
See Also