RAD Studio VCL Reference
ContentsIndex
EDOMParseError Members Public Properties
Public Properties
 
Name 
Description 
 
This is BaseException, a member of class Exception. 
 
Indicates the error code that the DOM parser returned. 
 
Indicates the offset in the XML document where the parser encountered an error. 
 
Indicates the context ID number for context-sensitive online help associated with the exception. 
 
This is InnerException, a member of class Exception. 
 
Line 
Indicates the line of the XML document where the parser encountered an error. 
 
Indicates the position within the problem line where the parser encountered an error. 
 
Message contains the text string to display in the exception dialog box when the exception is raised. 
 
Indicates the error code that the DOM parser returned. 
 
Indicates the text of the line where the parser encountered an error. 
 
This is StackInfo, a member of class Exception. 
 
This is StackTrace, a member of class Exception. 
 
URL 
Identifies the source that could not be parsed by its URL. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.