== Resources === Documentation * https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/exceptions/[Exceptions and Exception Handling] * https://learn.microsoft.com/en-us/dotnet/standard/exceptions/how-to-use-finally-blocks[Finally blocks] * https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/exceptions/how-to-execute-cleanup-code-using-finally[How to execute cleanup code using finally]