Click or drag to resize

RewriteEarlyExitException Constructor (String)

Initializes a new instance of the RewriteEarlyExitException class

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public RewriteEarlyExitException(
	string elementDescription
)

Parameters

elementDescription
Type: SystemString

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

See Also