SourceErrors.js, line 1Methods(inner) throwError()Throw new Error with message.SourceErrors.js, line 37ExampleUtils.throwError('This "%s" and that "%s"', 'foo', 'bar', ..); // This "foo" and "bar"