Raises an EListError exception.
Source position: classesh.inc line 532
public class procedure TFPList.Error(
const Msg: string;
Data: PtrInt
);
Error raises an EListError exception, with a message formatted with Msg and Data.