throw exceptionjs code example Example 1: js throw error throw new Error('Whoops!') Example 2: throw new error( throw new Error("Your error message");