js new Error to object code example Example: javascript throw new error throw new Error("Error message here"); // Uncaught Error: Error message here