ParseError Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ParseError
	public class ParseError
	type ParseError = class
	Public Class ParseError
		- Inheritance
 - 
				ParseError
 
Constructors
| ParseError(IScriptExtent, String, String) | 
		 Creates a new parse error.  | 
        	
Properties
| ErrorId | |
| Extent | |
| IncompleteInput | |
| Message | 
Methods
| ToString() |