The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DefaultTraceListener::Fail Method
.NET Framework (current version)
Emits or displays a message and a stack trace for an assertion that always fails.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Fail(String^) | Emits or displays a message and a stack trace for an assertion that always fails.(Overrides TraceListener::Fail(String^).) |
![]() | Fail(String^, String^) | Emits or displays detailed messages and a stack trace for an assertion that always fails.(Overrides TraceListener::Fail(String^, String^).) |
Show:
