A catch block records a failure and must propagate the same exception. Which statement pr…

from Exceptions
C# 14 / .NET 10 beginner 1 min

A catch block records a failure and must propagate the same exception. Which statement preserves its existing stack trace?

Report an error