Click here to Skip to main content
15,895,746 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I do not believe it. Pin
Jörgen Andersson20-Jun-15 21:31
professionalJörgen Andersson20-Jun-15 21:31 
GeneralRe: I do not believe it. Pin
OriginalGriff20-Jun-15 21:37
mveOriginalGriff20-Jun-15 21:37 
RantMultiple Catch blocks that do the same thing... Pin
jeeves7720-Jun-15 3:06
jeeves7720-Jun-15 3:06 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
Sascha Lefèvre20-Jun-15 3:11
professionalSascha Lefèvre20-Jun-15 3:11 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
Member 1139465220-Jun-15 3:24
Member 1139465220-Jun-15 3:24 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
OriginalGriff20-Jun-15 3:47
mveOriginalGriff20-Jun-15 3:47 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
Member 1139465220-Jun-15 3:57
Member 1139465220-Jun-15 3:57 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
Sascha Lefèvre20-Jun-15 4:03
professionalSascha Lefèvre20-Jun-15 4:03 
It's irrelevant what DoSomething() does in regard to the catch-blocks. In case of an exception, either the first or the second catch block gets executed and they do exactly the same, so the more specific one is superfluous.
If the brain were so simple we could understand it, we would be so simple we couldn't. — Lyall Watson

GeneralRe: Multiple Catch blocks that do the same thing... Pin
Member 1139465220-Jun-15 4:17
Member 1139465220-Jun-15 4:17 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
OriginalGriff20-Jun-15 4:29
mveOriginalGriff20-Jun-15 4:29 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
Member 1139465220-Jun-15 4:47
Member 1139465220-Jun-15 4:47 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
OriginalGriff20-Jun-15 5:08
mveOriginalGriff20-Jun-15 5:08 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
Member 1139465220-Jun-15 5:26
Member 1139465220-Jun-15 5:26 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
OriginalGriff20-Jun-15 5:42
mveOriginalGriff20-Jun-15 5:42 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
Member 1139465220-Jun-15 6:11
Member 1139465220-Jun-15 6:11 
GeneralRe: Multiple Catch blocks that do the same thing... PinPopular
OriginalGriff20-Jun-15 6:38
mveOriginalGriff20-Jun-15 6:38 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
Member 1139465220-Jun-15 7:26
Member 1139465220-Jun-15 7:26 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
Sascha Lefèvre20-Jun-15 7:58
professionalSascha Lefèvre20-Jun-15 7:58 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
Member 1139465222-Jun-15 4:24
Member 1139465222-Jun-15 4:24 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
Sascha Lefèvre22-Jun-15 4:44
professionalSascha Lefèvre22-Jun-15 4:44 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
Member 1139465222-Jun-15 4:51
Member 1139465222-Jun-15 4:51 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
Sascha Lefèvre22-Jun-15 4:56
professionalSascha Lefèvre22-Jun-15 4:56 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
Member 1139465222-Jun-15 5:40
Member 1139465222-Jun-15 5:40 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
OriginalGriff20-Jun-15 8:09
mveOriginalGriff20-Jun-15 8:09 
GeneralRe: Multiple Catch blocks that do the same thing... Pin
Member 1139465222-Jun-15 4:27
Member 1139465222-Jun-15 4:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.