// EXAMPLE throw new Error("This is your custom error message"); /* SYNTAX throw new Error("<your-custom-message>"); */