SpiceQA
Questions
Tags
Users
Badges
try-finally
11 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Do Ada 83 exceptions include resource cleanup?
user_45843
0
•
asked Apr 16, 2022
2
2
95
try-finally
ada
language-implementation
destructor
exception
Is try-finally being deprecated with Java 18+?
user_13963086
0
•
asked Feb 25, 2022
3
1
375
try-with-resources
try-finally
java
Why does returning a variable in a try block not change the value of the returned thing when this variable is reset in the finally section?
user_397524
0
•
asked Jun 6, 2021
3
1
103
try-finally
return-value
methods
c#
Is it an error to return a value in a finally clause
user_1513933
0
•
asked Oct 15, 2019
7
3
227
try-finally
python-3.x
python
How to use try-finally construction in C#?
user_10412436
0
•
asked Jan 2, 2019
4
3
248
try-finally
try-catch-finally
finally
c#
Is there any purpose for an empty Try/Finally block?
user_3810626
0
•
asked Nov 9, 2017
4
1
507
try-finally
delphi-2010
exception-handling
delphi
Powershell Finally block skipped with Ctrl-C
user_4739755
0
•
asked Jul 14, 2017
7
2
4557
powershell-3.0
try-finally
powershell
Why do we need the "finally" clause in Python?
user_489564
0
•
asked Jul 18, 2012
472
18
185758
try-finally
exception-handling
python
How to correctly write Try..Finally..Except statements?
Admin
1
•
asked Jul 6, 2011
28
7
67925
try-finally
try-except
delphi
Why does a return in `finally` override `try`?
user_447351
0
•
asked Oct 1, 2010
134
9
60495
try-finally
try-catch-finally
return
try-catch
javascript
1
(current)
2
Next
Next
Hot Questions