DLiteScript
Playground
Documentation
errors Namespace
Functions for error handling.
errors.new
Create a new error value with a custom message. Construct error objects for error handling and exception management in your code. Part of the errors namespace.