try/catch

In this lesson, you'll learn how the try/catch block is used via examples.

We'll cover the following...

Introduction

The try/catch performs an operation ...