Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Subclassing the error handler
Message
De
28/12/2004 19:01:16
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Conception classe
Titre:
Subclassing the error handler
Divers
Thread ID:
00972757
Message ID:
00972757
Vues:
61
I have a loop which is executing some processes. That loop contains another loop inside which also executes some processes. Both have the Try/Catch syntax. However, in both, I need to benefit of specific error messages that could occur. For now, I have repeated those error messages in the Catch syntax. The inside loop may contain additional messages. Would it be a way to avoid repeating the messages from the main loop in the Catch syntax of the inside loop by subclassing it?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform