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