=====try===== The try statement attempts to execute exception-generating code. See the throw statement for more details. Related Topics: [[catch]], [[throw]]