Table of Contents

Class LexerValidationException

Namespace
Utils.Parser.Runtime
Assembly
Utils.Parser.dll

Represents a blocking lexer validation failure.

public sealed class LexerValidationException : Exception, ISerializable
Inheritance
LexerValidationException
Implements
Inherited Members
Extension Methods

Constructors

LexerValidationException(string)

Represents a blocking lexer validation failure.

public LexerValidationException(string message)

Parameters

message string