This documentation is archived and is not being maintained.
ParserError Constructor
Visual Studio 2010
Initializes a new instance of the ParserError class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ParserError() | Initializes a new instance of the ParserError class. |
|
ParserError(String, String, Int32) | Initializes a new instance of the ParserError class by using the specified error text, virtual path, and source line number. |
Show: