TraceListener.Fail Method
.NET Framework 4
Emits error messages to the listener you create when you implement the TraceListener class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Fail(String) | Emits an error message to the listener you create when you implement the TraceListener class. |
|
Fail(String, String) | Emits an error message and a detailed error message to the listener you create when you implement the TraceListener class. |