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

TXPathVariable.Error

Raises an exception with the specified message and arguments.

Declaration

Source position: laz2_xpath.pas line 259

protected procedure TXPathVariable.Error(

  const Msg: string;

  const Args: array of Const

);

Arguments

Msg

  

Message for the error.

Args

  

Arguments used to format the message for the error.


Version 4.4 Generated 2025-11-08 Home