SpiceQA
Questions
Tags
Users
Badges
exception-handling
412 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Exception handling : throw, throws and Throwable
user_471927
0
•
asked Oct 15, 2010
58
8
61498
throws
throwable
throw
exception-handling
java
Custom Exceptions: Differentiate via many subclasses or single class backed with enum?
user_312480
0
•
asked Oct 14, 2010
15
3
2870
custom-exceptions
exception-handling
exception
java
How to test with Python's unittest that a warning has been thrown?
user_377313
0
•
asked Oct 8, 2010
81
6
27117
exception-handling
warnings
unit-testing
python
Right way to close WPF GUI application: GetCurrentProcess().Kill(), Environment.Exit(0) or this.Shutdown()
user_462347
0
•
asked Oct 7, 2010
50
4
65718
close-application
exception-handling
wpf
database
c#
Testing in Python - how to use assertRaises in testing using unittest?
user_377313
0
•
asked Oct 6, 2010
16
5
34440
exception-handling
testing
unit-testing
python
Find the inner-most exception without using a while loop?
user_135318
0
•
asked Oct 6, 2010
92
12
47472
while-loop
exception-handling
exception
.net
c#
Exception handling in ThreadPools
user_460790
0
•
asked Oct 6, 2010
44
6
26169
threadpool
exception-handling
java
Catch all exception good or bad?
user_159527
0
•
asked Oct 5, 2010
15
9
1834
exception-handling
.net
Do you really need the 'finally' block
user_453767
0
•
asked Oct 5, 2010
84
9
37275
exception-handling
java
Custom Exceptions in Clojure?
user_126617
0
•
asked Sep 30, 2010
52
3
12060
exception-handling
clojure
Prev
Prev
23
24
25
(current)
26
27
Next
Next
Hot Questions