Is this an autotext? Is it one you have added? As looking through the list I don't see one called "Function Try Blocks"
Also you're build of Visual Assist is quite old, and there may be a possibility, assuming this is an autotext issue. That your issue has been resolved.
"Function Try Blocks" is a name for a try block between the function declaration and the opening brace of the function.
Interestingly, the sample code in MSDN for a function-try-block does not use the correct syntax (as defined in the standard). Not sure if VS really supports the feature or not.
Just tested, VS does support the feature.
1301 is the last version that someone can run without paying for a support upgrade.
This still happens in 1530, so I will open a case. Unfortunately, to get the fix, you will have to renew your support (unless you have support and you are at 1301 for some other reason).