1013
C++ Moment (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] Omega_Haxors@lemmy.ml 4 points 1 year ago* (last edited 1 year ago)

C#: Time for a treasure hunt! Find the Null Reference Exception. Here's a map. X marks the spot.

[-] kogasa@programming.dev 6 points 1 year ago

C# tells you the call site/method name and line number right at the top. It's only really annoying when you have aggregate exceptions, which sometimes occur because someone async'd wrong

[-] Omega_Haxors@lemmy.ml 2 points 1 year ago

Actually getting there is the other part. It's not like java where you can go down the chain if the problem isn't where it says it is.

this post was submitted on 28 Feb 2024
1013 points (97.0% liked)

Programmer Humor

36749 readers
442 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS