UnknownKeywordException - конструктор |
Имя | Описание | |
---|---|---|
UnknownKeywordException(String) |
Initializes a new instance of the UnknownKeywordException class.
Initializes a new instance of the ParserException class.
Выполняет инициализацию нового экземпляра класса Exception, используя указанное сообщение
об ошибке.
| |
UnknownKeywordException(SerializationInfo, StreamingContext) |
Initializes a new instance of the UnknownKeywordException class.
Initializes a new instance of the ParserException class.
Инициализирует новый экземпляр класса Exception с сериализованными данными.
| |
UnknownKeywordException(String, Object) |
Initializes a new instance of the UnknownKeywordException class.
Initializes a new instance of the ParserException class.
| |
UnknownKeywordException(String, Int32, Int32) |
Initializes a new instance of the UnknownKeywordException class.
Initializes a new instance of the ParserException class.
Инициализирует новый экземпляр класса Exception.
| |
UnknownKeywordException(String, Exception, Int32, Int32) |
Initializes a new instance of the UnknownKeywordException class.
Initializes a new instance of the ParserException class.
Выполняет инициализацию нового экземпляра класса Exception с указанным сообщением об
ошибке и ссылкой на внутреннее исключение, которое стало причиной данного исключения.
|