Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
NppSharp
LexerException
C# Класс NppSharp.LexerException
An exception caused by a problem with a lexer.
Наследование:
System.Exception
Показать файл
Открыть проект
Открытые методы
Метод
Описание
LexerException
(
string
message
) :
System
Creates the exception object.
Описание методов
LexerException()
публичный
Метод
Creates the exception object.
public
LexerException
(
string
message
) :
System
message
string
A message describing the error.
Результат
System