Definite assignment analysis for a try-catch-finally statement of the form: is done as if the statement were a try-finally statement enclosing a try-catch statement:
[Example: The following example demonstrates how the different blocks of a try statement (15.10) affect definite assignment. end example]