Posted By:
John_Zukowski
Posted On:
Thursday, May 31, 2001 10:33 PM
As you state, you can only catch the thrown exception. The 1.4 API adds the ability to chain exceptions so you can find out the 'cause'.
A better way is to make sure your filepath is present/correct before trying to use it with an attachment.