hi,
i've build a template class for hash tables. in it there's a public class NotFound which is used as an exception when a key isn't found (throw NotFound();).
in my program i do the following:
...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10017926.html
Zones:
C++Date Answered: 07/21/1997 Grade: D Views: 0
When I try to load Netscape Communicator I get error message "program caused an illegal operation & will be shut down-netscape caused an exception 8007007fH in module Kernel32.dll." I loaded an old...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Q_10029190.html
Zones:
Web BrowsersDate Answered: 11/17/1997 Grade: A Views: 0
I have a case where I cannot catch exceptions generated by CRecordset::MoveNext(). Other exceptions are caught by my exception handler (catch block), but this one results in only the following mes...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10045133.htm...
Zones:
Windows MFCDate Answered: 04/20/1998 Grade: C Views: 0
I am having some probelms with my computer..... I was wondering if
you can help. First..I am having probelms with my printer.... foe
example.. when I start Windows 95, right before the log-in box I...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Q_10069...
Zones:
Windows 95Date Answered: 08/28/1998 Grade: C Views: 0
Windows 98 seems terribly prone to random blue-screening. Are there known causes for this, and are there any fixes?
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Q_10070...
Hi, I would like to know how to avoid any error messages from displaying the little windows error box? The error
don't came from my code it came from an external event so
the try/except statement d...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10086108.html
Hello,
Is there a way to set the default focus within a dialog? The problem I'm having is with modal dialog that displays without any of the controls selected. If the TAB key pressed the following...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10119860.html
Zones:
JavaDate Answered: 01/22/1999 Grade: B Views: 0
What is the memory model for C++ exceptions? I'm interested in an explanation of both forms that Visual C++ 5.0 provides: C++ exception handling and structured exception handling.
Are exception o...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10137898.html
Zones:
C++Date Answered: 03/12/1999 Grade: B Views: 0
I want to write my own Exception classes for my application.
What shud be the approach. Any ideas.
(The idea is to log the Exception messages, or standardize on way the Exceptions are handled...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10253773.html
Zones:
Java,
J2SEDate Answered: 01/22/2000 Grade: A Views: 0
is there a way to cause msdev to break out on frist chance exceptions? And if so, how do I do it? Further, if not, is there any way to debug first chance exceptions?
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10297450.htm...
Zones:
Windows MFCDate Answered: 02/18/2000 Grade: A Views: 0