Skip to main content
DLiteScript
Playground
Documentation
DLiteScript - A Delightfully Simple Scripting Language
Documentation
Standard Library
errors Namespace
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.
Improve this page