Remove empty catch-and-rethrow blocks in Load() and Save() methods that were catching exceptions only to rethrow them without adding any value. This improves code clarity and exception propagation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>