Xml.xmldom.EDOMParseError Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BaseExceptionpublicBaseException specifies the innermost exception.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ErrorCodepublicIndicates the error code that the DOM parser returned.
FilePospublicIndicates the offset in the XML document where the parser encountered an error.
HelpContextpublicIndicates the context ID number for context-sensitive online help associated with the exception.
InnerExceptionpublicInnerException specifies the inner exception.
LinepublicIndicates the line of the XML document where the parser encountered an error.
LinePospublicIndicates the position within the problem line where the parser encountered an error.
MessagepublicMessage contains the text string to display in the exception dialog box when the exception is raised.
ParseErrorprotected
ReasonpublicIndicates the error code that the DOM parser returned.
SrcTextpublicIndicates the text of the line where the parser encountered an error.
StackInfopublicStackInfo provides the stack information when this exception is raised.
StackTracepublicString representation of the stack information.
URLpublicIdentifies the source that could not be parsed by its URL.