Exception Assistant

The Exception Assistant is a feature for debugging Visual Basic and C# applications. The Exception Assistant provides more information about an exception than the Exceptions dialog box, which is used by other languages such as C/C++. This makes it easier to locate the cause of an exception and to fix the problem.

In This Section

See Also

Concepts

Exception Handling (Debugging)