Click here to Skip to main content
15,891,704 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: Coding - so what's a crime and whats a misdemeanor? Pin
Eddy Vluggen29-Oct-15 4:40
professionalEddy Vluggen29-Oct-15 4:40 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Gary Wheeler30-Oct-15 0:35
Gary Wheeler30-Oct-15 0:35 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
ZurdoDev30-Oct-15 2:34
professionalZurdoDev30-Oct-15 2:34 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Gary Wheeler30-Oct-15 2:39
Gary Wheeler30-Oct-15 2:39 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
ZurdoDev30-Oct-15 2:42
professionalZurdoDev30-Oct-15 2:42 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Matt T Heffron29-Oct-15 7:07
professionalMatt T Heffron29-Oct-15 7:07 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Eddy Vluggen29-Oct-15 7:21
professionalEddy Vluggen29-Oct-15 7:21 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Kevin McFarlane29-Oct-15 7:42
Kevin McFarlane29-Oct-15 7:42 
Eddy Vluggen wrote:
That is not an unexpected exception; you are actively catching the exception and continuing on a known path. That is, if you catch exactly that exception, and not just every exception.


Yes, it's the swallowing of top-level exceptions that are potentially nasty. I've had to maintain code in which top-level exceptions are swallowed and they swallowed serious errors. To track them down I then had to wade through tons of code. Frown | :(
Kevin

GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
W Balboos, GHB29-Oct-15 8:29
W Balboos, GHB29-Oct-15 8:29 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Robert g Blair1-Nov-15 17:11
Robert g Blair1-Nov-15 17:11 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Kevin McFarlane29-Oct-15 7:31
Kevin McFarlane29-Oct-15 7:31 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Robert g Blair1-Nov-15 17:03
Robert g Blair1-Nov-15 17:03 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Jörgen Andersson29-Oct-15 3:47
professionalJörgen Andersson29-Oct-15 3:47 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Eddy Vluggen29-Oct-15 3:51
professionalEddy Vluggen29-Oct-15 3:51 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Jörgen Andersson29-Oct-15 4:02
professionalJörgen Andersson29-Oct-15 4:02 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
glennPattonWork329-Oct-15 5:56
professionalglennPattonWork329-Oct-15 5:56 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Eddy Vluggen29-Oct-15 6:03
professionalEddy Vluggen29-Oct-15 6:03 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
PIEBALDconsult31-Oct-15 7:15
mvePIEBALDconsult31-Oct-15 7:15 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Eddy Vluggen31-Oct-15 7:31
professionalEddy Vluggen31-Oct-15 7:31 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
PIEBALDconsult31-Oct-15 7:32
mvePIEBALDconsult31-Oct-15 7:32 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Nelek29-Oct-15 4:06
protectorNelek29-Oct-15 4:06 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Jörgen Andersson29-Oct-15 4:21
professionalJörgen Andersson29-Oct-15 4:21 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Nelek29-Oct-15 4:45
protectorNelek29-Oct-15 4:45 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Kevin McFarlane29-Oct-15 7:45
Kevin McFarlane29-Oct-15 7:45 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
GuyThiebaut29-Oct-15 4:10
professionalGuyThiebaut29-Oct-15 4:10 

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.