StiLexerException Constructor |
Namespace:
Stimulsoft.Base
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public StiLexerException(
StiLexerError error
)
Public Sub New (
error As StiLexerError
)
Parameters
- error
- Type: Stimulsoft.BaseStiLexerError
[Missing <param name="error"/> documentation for "M:Stimulsoft.Base.StiLexerException.#ctor(Stimulsoft.Base.StiLexerError)"]
See Also