SpiceQA
Questions
Tags
Users
Badges
exception-handling
412 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Is it abusive to use IDisposable and "using" as a means for getting "scoped behavior" for exception safety?
user_6345
0
•
asked Jan 20, 2010
113
12
7016
raii
exception-handling
c#
Will C++ exceptions safely propagate through C code?
user_57428
0
•
asked Jan 20, 2010
31
6
3623
exception-handling
visual-c++
exception
c
c++
The EntityContainer name must be unique. An EntityContainer with the name 'Entities' is already defined
user_86555
0
•
asked Jan 13, 2010
43
14
49073
exception-handling
visual-studio
entity-framework
.net
c#
How to catch an exception in python and get a reference to the exception, WITHOUT knowing the type?
user_12983
0
•
asked Jan 11, 2010
24
3
13338
jython
exception-handling
python
Handling RuntimeExceptions in Java
user_214131
0
•
asked Jan 8, 2010
20
4
66014
runtimeexception
exception-handling
java
catch exception by pointer in C++
user_233254
0
•
asked Jan 7, 2010
53
5
23116
throw
exception-handling
try-catch
c++
How can I output a die() message without the location information?
user_25981
0
•
asked Jan 7, 2010
37
3
11726
exception-handling
perl
What's the difference between Application.ThreadException and AppDomain.CurrentDomain.UnhandledException?
user_1311500
0
•
asked Jan 6, 2010
114
4
29128
exception-handling
winforms
.net
c#
Handle Arbitrary Exception, Print Default Exception Message
user_198633
0
•
asked Jan 5, 2010
19
5
10366
exception-handling
python
When is it OK to catch a RuntimeException
user_162758
0
•
asked Dec 30, 2009
77
10
77297
exception-handling
java
Prev
Prev
30
31
32
(current)
33
34
Next
Next
Hot Questions