Module try_node

Module try_node 

Source

Structsยง

Catch
Catch block.
Finally
Finally block.
Try
The try...catch statement marks a block of statements to try and specifies a response should an exception be thrown.