[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: laz2_dom.pas line 148
public constructor EDOMNotSupported.Create( |
const ASituation: string |
); |
ASituation |
|
Provides context information for the exception. |
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 |