Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Subclassing the error handler
Message
From
28/12/2004 19:01:16
 
 
To
All
General information
Forum:
ASP.NET
Category:
Class design
Title:
Subclassing the error handler
Miscellaneous
Thread ID:
00972757
Message ID:
00972757
Views:
62
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
Next
Reply
Map
View

Click here to load this message in the networking platform