russgreen / Transmittal

https://russgreen.github.io/Transmittal/
GNU General Public License v3.0
3 stars 2 forks source link

Add error handling for clipboard operation #97

Closed russgreen closed 4 months ago

russgreen commented 4 months ago

Introduced error handling around System.Windows.Clipboard.SetText to catch and log exceptions. This enhances robustness by logging errors that occur during the clipboard operation, aiding in diagnosing issues related to copying email addresses.