Jonas Jenwald d37d271afa [api-minor] Reject the RenderTask with an actual Error, instead of just a string, when rendering is cancelled
This patch gets rid of the only case in the code-base where we're throwing a plain `string`, rather than an `Error`, which besides better/more consistent error handling also allows us to enable the [`no-throw-literal`](http://eslint.org/docs/rules/no-throw-literal) ESLint rule.
2017-03-13 18:58:21 +01:00
..
2017-01-29 23:24:44 +01:00
2017-02-27 08:32:39 -06:00
2013-03-15 11:24:08 -07:00
2015-11-19 11:03:52 -06:00