ParseError Class
This class reports on the error that occurred during parsing.
Namespace: Microsoft.Data.Schema.ScriptDom
Assembly: Microsoft.Data.Schema.ScriptDom (in Microsoft.Data.Schema.ScriptDom.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class ParseError
'Usage
Dim instance As ParseError
[SerializableAttribute]
public sealed class ParseError
[SerializableAttribute]
public ref class ParseError sealed
public final class ParseError
Inheritance Hierarchy
System.Object
Microsoft.Data.Schema.ScriptDom.ParseError
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.