Error handling
Try-catch

// todo
Throw an exception
You can throw any value as exception.
Error object
We do not provide a class like "Error" in a few languages. So the default system error was thrown is a map.
Last updated
Was this helpful?