[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#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.0 Generated 2025-05-03 Home