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