News

Run a block of code in a traditional try block, with options to chain catch and finally handlers as well. Any errors are passed directly as a single variable to the catch block. Example of use: ...