Advertisement

1 - 10 of 2758 containing alltags:("exceptions") (0.002 seconds)
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: ...
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...
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...
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...
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?
Zones: Windows 95, Tivoli Storage ManagerDate Answered: 08/07/1998 Grade: B Views: 0
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...
Zones: Delphi ProgrammingDate Answered: 10/12/1998 Grade: A Views: 0
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...
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...
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...
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?
Zones: Windows MFCDate Answered: 02/18/2000 Grade: A Views: 0