Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.

Instruction

Catching Exceptions in C#

Like in most programming languages, the try/catch statement in C# is used for exception handling.