try statementList catch variable statementList end try
try
catch
end
The catch keyword is part of the try control structure. See the description for try for details.