catch

From Bohemia Interactive Community
Revision as of 01:19, 6 July 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


try-block catch filename


Operand types:

try-Block: ?

code: Code

Type of returned value:

Anything

Description:

Processes code, when exception is thrown in try block.