Home » C# Basics
6
Exception Handling
In this chapter, you will learn what exceptions are and how to handle them in the >NET framework.
In This Chapter:
- What are exceptions?
- Definition of exceptions in programming.
- Understanding exceptions
- Explains how exceptions are formed in programming
- How to handle exceptions?
- The procedure of handling exceptions are explained