Specifies the name of the file to use as standard error (stderr) when your job step runs. If you do no specify this keyword, the file /dev/null is used.
The syntax is:
error = filename
For example:
error = $(jobid).$(stepid).err