Function LineStream.setError

void setError(
  int code,
  string message,
  uint errorLine,
  uint errorPos
);