debugging custom exceptions

Alan Baljeu <[email protected]> Thu, 25 Jan 2007 11:35:59 -0500
Newsgroups gmane.comp.windows.devel.dotnet.cx
Message-ID <05a601c7409e$e527a6e0$1dc80ac6@CTI>
Under Debug-Exceptions menu, I can enable or disable breaking on any of a variety of C# and
C++ exceptions.  But I can't seem to figure out how to control stopping on a custom
exception.  Any ideas?

namespace MyNmaeSpace
{
class MyException : Exception { ... }
}

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com