Click or drag to resize

TriggerBaseThrowSyntaxException method

Is called if the transferred parameters were incorrect.

Namespace: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
protected void ThrowSyntaxException(
	
	string errorMessage
)

Parameters

errorMessage  String
Triggering error of the parameter check.
See also