Error 554 - END TRY statement expected

END TRY statement expected - A TRY/END TRY block appears to be missing its END TRY clause.  This can typically occur if an END SUB, END FUNCTION, END METHOD, END PROPERTY statement was encountered within the TRY/END TRY block.