How to use try catch in vba?

I tried to put try catch statement into a working code because I want to display a message if the file is not found.

However, I think the syntax has problem in my code. See attachment

SolidworksApi macros