Share via


TeamFoundationTrace.Error Method

Include Protected Members
Include Inherited Members

Writes an error to the trace output.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member Error(String) Write a message to the trace output.
Public methodStatic member Error(String, Exception) Write an exception to the trace output.
Public methodStatic member Error(String, array<Object[]) Writes a message to the trace output.
Public methodStatic member Error(array<String[], Exception) Write an exception to the trace output
Public methodStatic member Error(array<String[], String) Trace a message if the error level is set for the category
Public methodStatic member Error(array<String[], String, array<Object[]) Write a message to the trace output using the specified category
Public methodStatic member Error(array<String[], String, String, Exception) Write an exception, information, and method to the trace output

Top

See Also

Reference

TeamFoundationTrace Class

Microsoft.TeamFoundation Namespace