Click or drag to resize

StiLexerException Constructor

Initializes a new instance of the StiLexerException class

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiLexerException(
	StiLexerError error
)

Parameters

error
Type: Stimulsoft.BaseStiLexerError

[Missing <param name="error"/> documentation for "M:Stimulsoft.Base.StiLexerException.#ctor(Stimulsoft.Base.StiLexerError)"]

See Also