Unit 'Laz2_DOM' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

EDOMHierarchyRequest.Create

Constructor for the class instance.

Declaration

Source position: laz2_dom.pas line 133

public constructor EDOMHierarchyRequest.Create(

  const ASituation: string

);

Arguments

ASituation

  

Provides context information for the exception.

Description

Create is the constructor for the class instance. It calls the inherited method using the HIERARCHY_REQUEST_ERR constant and the ASituation parameter as arguments.

See also

Exception.Create


Version 4.4 Generated 2025-11-08 Home