try
The try statement attempts to execute exception-generating code. See the throw statement for more details.
Related topics:
The try statement attempts to execute exception-generating code. See the throw statement for more details.