[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#lazutils)

EDOMError

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

Declaration

Source position: laz2_dom.pas line 121

type EDOMError = class(Exception)

public

  Code: Integer;

  

  constructor Create();

  

end;

Inheritance

EDOMError

  

|

Exception

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.