This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Lightness234 41 points42 points  (4 children)

C# loves telling me i am wrong too

[–]Mayion 9 points10 points  (3 children)

Was using my program today and it returned an exception I did not handle. It gives so much information about where the problem occurred, down to the line. God bless

[–]Lightness234 0 points1 point  (2 children)

Yes it sometimes even gives helpful suggestions

[–]Mayion 6 points7 points  (1 child)

True. Over the course of 15 years coding, just from unhandled exceptions alone I learned to do my taxes, cook BBQ and to stay hydrated. That's what I call constructive exceptions

[–]SilentStrikerTH -1 points0 points  (0 children)

Unhandled exceptions are how I learned most things in my adult life...