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

EDOMNotSupported.Create

Constructor for the class instance.

Declaration

Source position: laz2_dom.pas line 148

public constructor EDOMNotSupported.Create(

  const ASituation: string

);

Arguments

ASituation

  

Provides context information for the exception.

Description

Calls the inherited method using the NOT_SUPPORTED_ERR error constant and the value in ASituation as arguments.


Version 4.4 Generated 2025-11-08 Home