Writes a warning message to the trace listeners in the listeners collection using the specified message.
Parameters
message
The informative message to write.
Remarks
trace_warning calls the trace_event method for each trace listener with the trace event type Warning, passing the informative message as the message string.