Raises an EListError exception.
public procedure TList.Error(
const Msg: String;
Data: Integer
); virtual;
Error raises an EListError exception, with a message formatted with Msg and Data.