Wow, I just got back a huge project in C# from outsourced developers and while going through my code review my analysis tool revealed bunches of what it considered bad stuff
Unless your catch code will either
You can ignore the exception, but at least mention the expected exception in the method docs, so the consumer can expect and handle if necessary