Skip to Content
.NET Common Language Runtime Unleashed
book

.NET Common Language Runtime Unleashed

by Kevin Burton
April 2002
Intermediate to advanced content levelIntermediate to advanced
1024 pages
23h 26m
English
Sams
Content preview from .NET Common Language Runtime Unleashed

Chapter 15. Using Managed Exceptions to Effectively Handle Errors

In This Chapter

The .NET Framework in conjunction with the CLR eliminates a large class of errors either at runtime through automatic garbage collection and type checking or at compile time through type checking, access checks, and so on. However, a class of errors still remains that can only be handled and detected at runtime. For example, the CLR cannot know that you want to access a file that does not exist until you attempt to access it. Errors will always exist due to ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Customizing the Microsoft® .NET Framework Common Language Runtime

Customizing the Microsoft® .NET Framework Common Language Runtime

Steven Pratschner

Publisher Resources

ISBN: 0672321246Purchase book