|
||||||||||||
|
|
||||||||||||
Try
Try statement evalutes contained statement.
If during an evaluation an exception is thrown and
there is a ``
After that, if there is an `` Catch and finally may also appear without try statement. try := "try" statement [ catch ] [ finally ]
|
||||||||||||
|
|
||||||||||||