#trycatch

2026-03-06

@magicmarcy
Ich weiß noch wie ich mich in ganzen Stunden mit Java um das Abfangen von Exeptions gedreht habe, dem kontrollieren der ganzen Datenbankenanbindungen und dem ganzen verdammten "Garbage". 😂

#Fehlermanagement #Exceptions #trycatch #Fehler #Programming #Java #Ausnahmen

2026-03-05

Fehlermanagement ist eines der Themen, die am Anfang gerne unterschätzt werden. Der Code funktioniert, die Tests laufen, also weiter zum nächsten Feature. Spätestens wenn etwas schiefgeht, merkst du jedoch, wie wichtig ein sauberer Umgang mit Fehlern ist. Gute Fehlerbehandlung sorgt nicht nur daf

magicmarcy.de/warum-guter-code

#Fehlermanagement #Exceptions #trycatch #Fehler #Programming #Java #Ausnahmen

JavaScriptBuzzJavaScriptBuzz
2026-01-22

How to Avoid try catch Missing async Errors

try/catch does not catch rejected promises.

youtube.com/watch?v=6eHvP8IjRCU

2025-08-02

Throw — это новый goto

Помните ли вы о существовании goto ? Все его ненавидят, не исключая того, что найдётся пара случаев, когда он действительно упростит жизнь. Например, выход и множества вложенных циклов,. Оставим за скобками то, почему вообще это произошло. Но почему-то я не встречал никакого негатива насчёт throw . А ведь это точно такая же фигня, если даже не хуже.

habr.com/ru/articles/933454/

#C# #NET #result_pattern #throw #trycatch #development

2024-01-08

Learn how to add exception handling by using D365 try catch statements. Without exception handling, when an error occurs the system will stop the process entirely. However, with the right code, you can ensure the system skips past invalid records and continues to process all records that are valid.
#Dynamics365 #Dynamics365Musings #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #TryCatch #ExceptionHandling #ErrorHandling #Deadlocks #UpdateConflicts #Retry #Finally #NestedTryCatch
dynamics365musings.com/d365-tr

iokevinsiokevins
2023-09-26

Aaron Bertrand on why TSQL statement END TRY cannot have a semicolon:

"The reason, while not intuitive, is that TRY/CATCH is one statement "block," and there is no functional reason to terminate END TRY - since no statement is valid between END TRY and BEGIN CATCH. But this is an exception that shouldn't discourage you from trying."

sentryone.com/blog/aaronbertra

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst