How can I catch a fault connected with open file ( if file dosn't exist )

Workbooks.Open( .....)

Is there something like "try .... catch" as in c++ ?

thank for help