Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.
Well done!
You have completed C# Objects!
You have completed C# Objects!
Instruction
Catching Exceptions in C#
Like in most programming languages, the try/catch statement in C# is used for exception handling.