| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: laz2_dom.pas line 139
public constructor EDOMWrongDocument.Create( |
const ASituation: string |
); |
ASituation |
|
Provides context information for the exception. |
Create is the constructor for the class instance. It calls the inherited method using the WRONG_DOCUMENT_ERR constant and the ASituation parameter as arguments.