Unit 'XmlReader' Package
[Overview][Types][Classes][Index] [#fcl-xml]

EXMLReadError

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: xmlreader.pp line 28

type EXMLReadError = class(Exception)

public

  constructor Create();

  property Severity: TErrorSeverity; [r]

  property ErrorMessage: string; [r]

  property Line: Integer; [r]

  property LinePos: Integer; [r]

end;

Inheritance

EXMLReadError

|

TObject


Documentation generated on: 2023-03-18