Click or drag to resize

MismatchedRangeException Constructor (String)

Initializes a new instance of the MismatchedRangeException class

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public MismatchedRangeException(
	string message
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.MismatchedRangeException.#ctor(System.String)"]

See Also