Source: Errors.js, line 1 Methods (inner) throwError() Throw new Error with message. Source: Errors.js, line 37 Example Utils.throwError('This "%s" and that "%s"', 'foo', 'bar', ..); // This "foo" and "bar"