Mar 2, 2005 #1 varshan09 Programmer Oct 28, 2003 45 IN Hi, Can anybody tell me advantage of structured error handling using Try Catch block over unstructured exception handling? Thanks Varsha
Hi, Can anybody tell me advantage of structured error handling using Try Catch block over unstructured exception handling? Thanks Varsha
Mar 3, 2005 #2 ca8msm Programmer May 9, 2002 11,327 GB Here's some links to MSDN where you can read their opinions: http://msdn.microsoft.com/library/d.../debug/base/structured_exception_handling.asphttp://msdn.microsoft.com/library/d...vbcn7/html/vaconerrorhandlingusingonerror.asp ---------------------------------------------------------------------- Need help finding an answer? Try the search facilty (http://www.tek-tips.com/search.cfm) or read FAQ222-2244 on how to get better results. Upvote 0 Downvote
Here's some links to MSDN where you can read their opinions: http://msdn.microsoft.com/library/d.../debug/base/structured_exception_handling.asphttp://msdn.microsoft.com/library/d...vbcn7/html/vaconerrorhandlingusingonerror.asp ---------------------------------------------------------------------- Need help finding an answer? Try the search facilty (http://www.tek-tips.com/search.cfm) or read FAQ222-2244 on how to get better results.