Writes an error message to the trace listeners in the Listeners collection using the specified message.
Parameters
message
The informative message to write.
Remarks
trace_error calls the trace_event method for each trace listener, with the trace event type error, passing the informative message as the message string.