Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   On the Proper Design of Exception Hierarchies (https://www.delphipraxis.net/166577-proper-design-exception-hierarchies.html)

DP News-Robot 20. Feb 2012 03:51

On the Proper Design of Exception Hierarchies
 
Introduction Exceptions are all over the place in Delphi.  Introduced way back in Delphi 1.0, they totally changed the way that folks looked at error handling.  Previously, we’d do things like: ErrorCode := DoSomething; if ErrorCode > 0 then begin DoNormalStuff; end else begin ...http://feeds.feedburner.com/~r/delph...~4/WpYbevAJhco

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 11:49 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz